Searched refs:ParseAndroidLogEvent (Results 1 – 2 of 2) sorted by relevance
39 void ParseAndroidLogEvent(ConstBytes);
121 ParseAndroidLogEvent(*it); in ParseAndroidLogPacket()127 void AndroidProbesParser::ParseAndroidLogEvent(ConstBytes blob) { in ParseAndroidLogEvent() function in perfetto::trace_processor::AndroidProbesParser