Lines Matching defs:error_sp
2154 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP();
2164 error_sp->Printf("error: unable to obtain a function name, didn't "
2166 error_sp->Flush();
2177 error_sp->Printf("error: unable to add selected command: '%s'",
2179 error_sp->Flush();
2185 error_sp->Printf("error: unable to add selected command: '%s'",
2187 error_sp->Flush();
2192 error_sp->Printf(
2194 error_sp->Flush();
2197 error_sp->Printf("error: empty function, didn't add python command\n");
2198 error_sp->Flush();
2201 error_sp->Printf(
2203 error_sp->Flush();