Home
last modified time | relevance | path

Searched defs:ToFormattedJSON (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/trace_event/
Dtrace_event_stub.h135 std::string ToFormattedJSON() const { return ""; } in ToFormattedJSON() function
Dtraced_value.cc877 std::string TracedValueJSON::ToFormattedJSON() const { in ToFormattedJSON() function in base::trace_event::TracedValueJSON