Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/common/
Dtree_generator.ts335 const newTreeSiblingIds = newTreeSiblings.map(this.getNodeId); constant
367 if (oldId && oldTree && !newTreeSiblingIds.includes(oldId)) {
396 if (oldId && !newTreeSiblingIds.includes(oldId)) {