Searched refs:AppendValueAsJSON (Results 1 – 3 of 3) sorted by relevance
211 void TraceEvent::AppendValueAsJSON(unsigned char type, in AppendValueAsJSON() function in base::trace_event::TraceEvent328 AppendValueAsJSON(arg_types_[i], arg_values_[i], out); in AppendAsJSON()417 AppendValueAsJSON(arg_types_[i], arg_values_[i], &value_as_text); in AppendPrettyPrinted()
125 static void AppendValueAsJSON(unsigned char type,
66 TraceEvent::AppendValueAsJSON(arg_types[i], arg_values[i], &out); in WriteEvent()