Searched refs:entryIndexToRowId (Results 1 – 2 of 2) sorted by relevance
131 const entryIndexToRowId: AbsoluteEntryIndex[] = []; constant134 entryIndexToRowId.push(rowId);136 return entryIndexToRowId;
154 const entryIndexToRowId: number[] = []; constant157 entryIndexToRowId.push(rowId);159 return entryIndexToRowId;