Home | History | Annotate | Download | only in Commands

Lines Matching refs:GetOutputStream

861                                 result.GetOutputStream().Printf ("Breakpoint %s:\n", id_str.GetData());
862 result.GetOutputStream().IndentMore ();
863 baton->GetDescription(&result.GetOutputStream(), eDescriptionLevelFull);
864 result.GetOutputStream().IndentLess ();