Searched defs:ParseTracePacket (Results 1 – 5 of 5) sorted by relevance
70 void JsonTraceParser::ParseTracePacket(int64_t timestamp, in ParseTracePacket() function in perfetto::trace_processor::JsonTraceParser
60 void ParseTracePacket(int64_t ts, TimestampedTracePiece ttp) override { in ParseTracePacket() function in perfetto::trace_processor::__anon523c83840111::MockTraceParser
74 void FuchsiaTraceParser::ParseTracePacket(int64_t, TimestampedTracePiece ttp) { in ParseTracePacket() function in perfetto::trace_processor::FuchsiaTraceParser
311 void TestHarness::ParseTracePacket(const uint8_t* start, in ParseTracePacket() function in perfetto::__anonedb5b0c80111::TestHarness
90 void ProtoTraceParser::ParseTracePacket(int64_t ts, TimestampedTracePiece ttp) { in ParseTracePacket() function in perfetto::trace_processor::ProtoTraceParser