Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser.h59 void ParseTracePacketImpl(int64_t ts,
Dproto_trace_parser.cc102 ParseTracePacketImpl(ts, ttp, data->sequence_state.get(), packet); in ParseTracePacket()
111 void ProtoTraceParser::ParseTracePacketImpl( in ParseTracePacketImpl() function in perfetto::trace_processor::ProtoTraceParser