Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dquery_iterator.ts104 private columnNames_: string[]; property in ColumnarRowIterator
114 this.columnNames_ = [];
122 this.columnNames_.push(columnName);
143 const name = this.columnNames_[j];
157 const name = this.columnNames_[j];