Home
last modified time | relevance | path

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

/external/chromium_org/base/debug/
Dtrace_event_android.cc45 base::debug::TraceEvent::AppendValueAsJSON( in WriteEvent()
Dtrace_event_impl.h131 static void AppendValueAsJSON(unsigned char type,
Dtrace_event_impl.cc628 void TraceEvent::AppendValueAsJSON(unsigned char type, in AppendValueAsJSON() function in base::debug::TraceEvent
719 AppendValueAsJSON(arg_types_[i], arg_values_[i], out); in AppendAsJSON()
782 AppendValueAsJSON(arg_types_[i], arg_values_[i], &value_as_text); in AppendPrettyPrinted()