Home
last modified time | relevance | path

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

/external/perfetto/ui/src/trace_processor/
Dquery_result.ts836 if (!this.tryMoveToNextBatch()) {
895 private tryMoveToNextBatch(): boolean { method in RowIteratorImpl