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