Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_stub.h134 std::string ToFormattedJSON() const { return ""; } in ToFormattedJSON() function
H A Dtraced_value.cc884 std::string TracedValueJSON::ToFormattedJSON() const { in ToFormattedJSON() function in base::trace_event::TracedValueJSON