Searched refs:ParseClockSnapshot (Results 1 – 2 of 2) sorted by relevance
68 util::Status ParseClockSnapshot(ConstBytes blob, uint32_t seq_id);
113 return ParseClockSnapshot(decoder.clock_snapshot(), in ParsePacket()354 util::Status ProtoTraceReader::ParseClockSnapshot(ConstBytes blob, in ParseClockSnapshot() function in perfetto::trace_processor::ProtoTraceReader