Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_processor/
Dquery_result.ts676 private nextStringCell = 0; property in RowIteratorImpl
763 rowData[colName] = this.stringCells[this.nextStringCell++];
799 this.nextStringCell = 0;