Lines Matching refs:error_sp
1502 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
1512 error_sp->Printf("error: unable to obtain a function name, didn't " in IOHandlerInputComplete()
1514 error_sp->Flush(); in IOHandlerInputComplete()
1525 error_sp->Printf("error: unable to add selected command: '%s'", in IOHandlerInputComplete()
1527 error_sp->Flush(); in IOHandlerInputComplete()
1533 error_sp->Printf("error: unable to add selected command: '%s'", in IOHandlerInputComplete()
1535 error_sp->Flush(); in IOHandlerInputComplete()
1540 error_sp->Printf( in IOHandlerInputComplete()
1542 error_sp->Flush(); in IOHandlerInputComplete()
1545 error_sp->Printf("error: empty function, didn't add python command\n"); in IOHandlerInputComplete()
1546 error_sp->Flush(); in IOHandlerInputComplete()
1549 error_sp->Printf( in IOHandlerInputComplete()
1551 error_sp->Flush(); in IOHandlerInputComplete()