Home
last modified time | relevance | path

Searched refs:mutable_window_manager_shell_transitions_table (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/winscope/
H A Dshell_transitions_tracker.cc39 context_->storage->mutable_window_manager_shell_transitions_table(); in InternTransition()
H A Dshell_transitions_parser.cc42 context_->storage->mutable_window_manager_shell_transitions_table(); in ParseTransition()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dargs_tracker.h168 context_->storage->mutable_window_manager_shell_transitions_table(), in AddArgsTo()
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h886 mutable_window_manager_shell_transitions_table() { in mutable_window_manager_shell_transitions_table() function
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_impl.cc1041 storage->mutable_window_manager_shell_transitions_table()); in InitPerfettoSqlEngine()