Home
last modified time | relevance | path

Searched defs:entryIndex (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/parsers/perfetto/
Dutils.ts29 const rowId = entryIndexToRowIdMap[entryIndex]; constant
70 const rowId = entryIndexToRowIdMap[entryIndex]; constant
108 const rowId = entryIndexToRowIdMap[entryIndex]; constant
/development/tools/winscope/src/viewers/common/
Dhierarchy_presenter.ts224 const entryIndex = entry.getIndex(); constant