Lines Matching refs:error_sp
1478 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
1488 error_sp->Printf("error: unable to obtain a function name, didn't " in IOHandlerInputComplete()
1490 error_sp->Flush(); in IOHandlerInputComplete()
1501 error_sp->Printf("error: unable to add selected command: '%s'", in IOHandlerInputComplete()
1503 error_sp->Flush(); in IOHandlerInputComplete()
1509 error_sp->Printf("error: unable to add selected command: '%s'", in IOHandlerInputComplete()
1511 error_sp->Flush(); in IOHandlerInputComplete()
1516 error_sp->Printf( in IOHandlerInputComplete()
1518 error_sp->Flush(); in IOHandlerInputComplete()
1521 error_sp->Printf("error: empty function, didn't add python command\n"); in IOHandlerInputComplete()
1522 error_sp->Flush(); in IOHandlerInputComplete()
1525 error_sp->Printf( in IOHandlerInputComplete()
1527 error_sp->Flush(); in IOHandlerInputComplete()