Searched refs:primaryIndex (Results 1 – 1 of 1) sorted by relevance
894 int primaryIndex = NOT_A_KEY; in getKeyIndices() local905 primaryIndex = nearestKeyIndices[i]; in getKeyIndices()937 if (primaryIndex == NOT_A_KEY) { in getKeyIndices()938 primaryIndex = closestKey; in getKeyIndices()940 return primaryIndex; in getKeyIndices()