Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dsystem_probes_module.cc46 parser_.ParseSystemInfo(decoder.system_info()); in TokenizePacket()
Dsystem_probes_parser.h41 void ParseSystemInfo(ConstBytes);
Dsystem_probes_parser.cc398 void SystemProbesParser::ParseSystemInfo(ConstBytes blob) { in ParseSystemInfo() function in perfetto::trace_processor::SystemProbesParser
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc574 ParseSystemInfo(const Options& options, CrashedProcess* crashinfo, in ParseSystemInfo() function
1229 ParseSystemInfo(options, &crashinfo, dump.Subrange(dirent->location), in main()