Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/viewer_search/
Dviewer_search_component.ts596 const sectionIndex = this.searchSections.findIndex( constant
599 const section = this.searchSections[sectionIndex]; constant