Searched defs:ToFormattedJSON (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/trace_event/ | ||
H A D | trace_event_stub.h | 134 std::string ToFormattedJSON() const { return ""; } in ToFormattedJSON() function |
H A D | traced_value.cc | 884 std::string TracedValueJSON::ToFormattedJSON() const { in ToFormattedJSON() function in base::trace_event::TracedValueJSON |