Searched refs:entryCount (Results 1 – 1 of 1) sorted by relevance
151 int entryCount = indexSize / SIZEOF_INDEX_ENTRY; in extractZicFiles() local152 int[] byteOffsets = new int[entryCount]; in extractZicFiles()153 int[] lengths = new int[entryCount]; in extractZicFiles()154 String[] ids = new String[entryCount]; in extractZicFiles()156 for (int i = 0; i < entryCount; i++) { in extractZicFiles()188 for (int i = 0; i < entryCount; i++) { in extractZicFiles()