Searched defs:ParseTraceConfig (Results 1 – 4 of 4) sorted by relevance
/external/perfetto/src/trace_processor/importers/proto/ | ||
D | proto_importer_module.cc | 41 void ProtoImporterModule::ParseTraceConfig( in ParseTraceConfig() function in perfetto::trace_processor::ProtoImporterModule |
D | android_probes_module.cc | 183 void AndroidProbesModule::ParseTraceConfig( in ParseTraceConfig() function in perfetto::trace_processor::AndroidProbesModule |
D | proto_trace_reader.cc | 233 void ProtoTraceReader::ParseTraceConfig(protozero::ConstBytes blob) { in ParseTraceConfig() function in perfetto::trace_processor::ProtoTraceReader |
D | proto_trace_parser.cc | 636 void ProtoTraceParser::ParseTraceConfig(ConstBytes blob) { in ParseTraceConfig() function in perfetto::trace_processor::ProtoTraceParser |