Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/util/
Dproto_to_json.h29 std::string MessageToJsonWithAnnotations(
Dproto_to_json.cc266 std::string MessageToJsonWithAnnotations( in MessageToJsonWithAnnotations() function
/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc417 auto out = proto_to_json::MessageToJsonWithAnnotations( in RunMetrics()