Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_processor/
Dquery_result.ts677 private nextBlobCell = 0; property in RowIteratorImpl
767 const blob = this.blobCells[this.nextBlobCell++];
800 this.nextBlobCell = 0;