Searched defs:is_stdout (Results 1 – 3 of 3) sorted by relevance
109 void IOHandler::PrintAsync(const char *s, size_t len, bool is_stdout) { in PrintAsync()115 bool IOHandlerStack::PrintAsync(const char *s, size_t len, bool is_stdout) { in PrintAsync()637 void IOHandlerEditline::PrintAsync(const char *s, size_t len, bool is_stdout) { in PrintAsync()
1319 void Debugger::PrintAsync(const char *s, size_t len, bool is_stdout) { in PrintAsync()
3207 bool is_stdout) { in PrintCommandOutput()