Home | History | Annotate | Download | only in coll

Lines Matching defs:rootIndex

616         int rootIndex = binarySearchForRootPrimaryNode(
618 if(rootIndex >= 0) {
619 return rootPrimaryIndexes.elementAti(rootIndex);
624 rootPrimaryIndexes.insertElementAt(index, ~rootIndex);