Searched refs:idEnd (Results 1 – 1 of 1) sorted by relevance
169 int[] idEnd = new int[entryCount]; in readIndex() local195 idEnd[i] = idOffset; in readIndex()203 ids[i] = allIds.substring(i == 0 ? 0 : idEnd[i - 1], idEnd[i]); in readIndex()