Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc1130 util::Status name_parse_result = ParseDebugAnnotationName(annotation, name); in ParseDebugAnnotation()
1137 util::Status ParseDebugAnnotationName( in ParseDebugAnnotationName() function in perfetto::trace_processor::TrackEventParser::EventImporter
1183 ParseDebugAnnotationName(key_value, key); in ParseDebugAnnotationValue()