Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/transitions/legacy/
Dparser_transitions_wm.ts101 const shellEntryTree = ParserTransitionsUtils.makeShellPropertiesTree(); constant
109 shellEntryTree,
Dparser_transitions_shell.ts115 const shellEntryTree = ParserTransitionsUtils.makeShellPropertiesTree({ constant
124 shellEntryTree,
/development/tools/winscope/src/parsers/transitions/perfetto/
Dparser_transitions.ts92 const shellEntryTree = ParserTransitionsUtils.makeShellPropertiesTree( constant
120 shellEntryTree,
/development/tools/winscope/src/parsers/transitions/
Dparser_transitions_utils.ts79 shellEntryTree: PropertyTreeNode,
90 assertDefined(shellEntryTree.getChildByName('shellData')),