Searched refs:ShellTransitionsParser (Results 1 – 3 of 3) sorted by relevance
31 ShellTransitionsParser::ShellTransitionsParser(TraceProcessorContext* context) in ShellTransitionsParser() function in perfetto::trace_processor::ShellTransitionsParser34 void ShellTransitionsParser::ParseTransition(protozero::ConstBytes blob) { in ParseTransition()67 void ShellTransitionsParser::ParseHandlerMappings(protozero::ConstBytes blob) { in ParseHandlerMappings()
29 class ShellTransitionsParser {31 explicit ShellTransitionsParser(TraceProcessorContext*);
71 ShellTransitionsParser shell_transitions_parser_;