Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dmemory_tracker_snapshot_parser.h61 void ReadProtoSnapshot(ConstBytes blob,
Dmemory_tracker_snapshot_parser.cc46 ReadProtoSnapshot(blob, aggregate_raw_nodes_, last_snapshot_level_of_detail_); in ParseMemoryTrackerSnapshot()
56 void MemoryTrackerSnapshotParser::ReadProtoSnapshot( in ReadProtoSnapshot() function in perfetto::trace_processor::MemoryTrackerSnapshotParser