Home
last modified time | relevance | path

Searched refs:ShellTransitionsParser (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/winscope/
H A Dshell_transitions_parser.cc31 ShellTransitionsParser::ShellTransitionsParser(TraceProcessorContext* context) in ShellTransitionsParser() function in perfetto::trace_processor::ShellTransitionsParser
34 void ShellTransitionsParser::ParseTransition(protozero::ConstBytes blob) { in ParseTransition()
67 void ShellTransitionsParser::ParseHandlerMappings(protozero::ConstBytes blob) { in ParseHandlerMappings()
H A Dshell_transitions_parser.h29 class ShellTransitionsParser {
31 explicit ShellTransitionsParser(TraceProcessorContext*);
H A Dwinscope_module.h71 ShellTransitionsParser shell_transitions_parser_;