Home
last modified time | relevance | path

Searched refs:AppendValueAsJSON (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_impl.cc207 void TraceEvent::AppendValueAsJSON(unsigned char type, in AppendValueAsJSON() function in base::trace_event::TraceEvent
324 AppendValueAsJSON(arg_types_[i], arg_values_[i], out); in AppendAsJSON()
410 AppendValueAsJSON(arg_types_[i], arg_values_[i], &value_as_text); in AppendPrettyPrinted()
Dtrace_event_impl.h128 static void AppendValueAsJSON(unsigned char type,