Searched refs:numBucketObjects (Results 1 – 1 of 1) sorted by relevance
111 int nextUnifiedEntry, unifiedStartIndex, numBucketObjects, unifiedEndIndex, itemsStartIndex; in indexDevice() local117 numBucketObjects = objects.size(); in indexDevice()119 nextUnifiedEntry = currentUnifiedIndexEntry + numBucketObjects + 1; in indexDevice()126 for (int j = 0; j < numBucketObjects; j++) { in indexDevice()131 itemsStartIndex, numBucketObjects); in indexDevice()