Home
last modified time | relevance | path

Searched refs:makeShellPropertiesTree (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/parsers/transitions/legacy/
Dparser_transitions_wm.ts101 const shellEntryTree = ParserTransitionsUtils.makeShellPropertiesTree();
Dparser_transitions_shell.ts115 const shellEntryTree = ParserTransitionsUtils.makeShellPropertiesTree({
/development/tools/winscope/src/parsers/transitions/perfetto/
Dparser_transitions.ts92 const shellEntryTree = ParserTransitionsUtils.makeShellPropertiesTree(
/development/tools/winscope/src/parsers/transitions/
Dparser_transitions_utils.ts163 static makeShellPropertiesTree( method in ParserTransitionsUtils