Home | History | Annotate | Download | only in i18n

Lines Matching refs:rootIndex

852     int32_t rootIndex = binarySearchForRootPrimaryNode(
854 if(rootIndex >= 0) {
855 return rootPrimaryIndexes.elementAti(rootIndex);
860 rootPrimaryIndexes.insertElementAt(index, ~rootIndex, errorCode);