Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_processor/
Dquery_result.ts732 const cellType = this.batchBytes[this.nextCellTypeOff++]; constant
736 switch (cellType) {
772 throw new Error(`Invalid cell type ${cellType}`);