Searched refs:AppendPrettyPrinted (Results 1 – 2 of 2) sorted by relevance
137 void AppendPrettyPrinted(std::ostringstream* out) const;
779 void TraceEvent::AppendPrettyPrinted(std::ostringstream* out) const { in AppendPrettyPrinted() function in base::debug::TraceEvent2078 trace_event->AppendPrettyPrinted(&log); in EventToConsoleMessage()