Lines Matching defs:out_stream
251 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream();
259 out_stream->Printf ("%s\n", g_reader_instructions);
261 out_stream->Printf ("%s", reader.GetPrompt());
262 out_stream->Flush();
272 out_stream->Printf ("%s", reader.GetPrompt());
273 out_stream->Flush();
293 out_stream->Printf ("%s", reader.GetPrompt());
294 out_stream->Flush();
314 out_stream->Printf ("Warning: No command attached to watchpoint.\n");
315 out_stream->Flush();