Searched refs:primaryIndex (Results 1 – 1 of 1) sorted by relevance
801 int primaryIndex = NOT_A_KEY; in getKeyIndices() local812 primaryIndex = nearestKeyIndices[i]; in getKeyIndices()842 if (primaryIndex == NOT_A_KEY) { in getKeyIndices()843 primaryIndex = closestKey; in getKeyIndices()845 return primaryIndex; in getKeyIndices()