Home | History | Annotate | Download | only in Commands

Lines Matching refs:GetOutputStream

798                             result.GetOutputStream().Printf ("Watchpoint %u:\n", cur_wp_id);
799 result.GetOutputStream().IndentMore ();
800 baton->GetDescription(&result.GetOutputStream(), eDescriptionLevelFull);
801 result.GetOutputStream().IndentLess ();