Searched refs:TextToStderr (Results 1 – 4 of 4) sorted by relevance
31 static bool TextToStderr(const CMIUtilString &vrTxt);
87 bool TextToStderr(const CMIUtilString &vrTxt);
232 bool CMICmnStreamStderr::TextToStderr(const CMIUtilString &vrTxt) { in TextToStderr() function in CMICmnStreamStderr
1895 bool CMICmnLLDBDebuggerHandleEvents::TextToStderr(const CMIUtilString &vrTxt) { in TextToStderr() function in CMICmnLLDBDebuggerHandleEvents1896 return CMICmnStreamStderr::TextToStderr(vrTxt); in TextToStderr()