Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc1134 return ParseDebugAnnotationValue(annotation, inserter, "debug." + name); in ParseDebugAnnotation()
1157 util::Status ParseDebugAnnotationValue( in ParseDebugAnnotationValue() function in perfetto::trace_processor::TrackEventParser::EventImporter
1189 ParseDebugAnnotationValue(key_value, inserter, child_flat_key); in ParseDebugAnnotationValue()
1201 ParseDebugAnnotationValue(value, inserter, child_flat_key); in ParseDebugAnnotationValue()