Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/trace_processor/
H A Dquery_result.ts402 const impl = new RowIteratorImplWithRowData(spec, this);
407 const impl = new RowIteratorImplWithRowData(spec, this);
413 const impl = new RowIteratorImplWithRowData(spec, this);
911 class RowIteratorImplWithRowData implements RowIteratorBase { class
/aosp_15_r20/development/tools/winscope/src/trace_processor/
H A Dquery_result.ts377 const impl = new RowIteratorImplWithRowData(spec, this);
382 const impl = new RowIteratorImplWithRowData(spec, this);
862 class RowIteratorImplWithRowData implements RowIteratorBase { class