Searched refs:AppendPrettyPrinted (Results 1 – 3 of 3) sorted by relevance
117 void AppendPrettyPrinted(std::ostringstream* out) const;
426 void TraceEvent::AppendPrettyPrinted(std::ostringstream* out) const { in AppendPrettyPrinted() function in base::trace_event::TraceEvent
1406 trace_event->AppendPrettyPrinted(&log); in EventToConsoleMessage()