Searched refs:rootIndex (Results 1 – 5 of 5) sorted by relevance
612 int rootIndex = binarySearchForRootPrimaryNode( in findOrInsertNodeForPrimary() local614 if(rootIndex >= 0) { in findOrInsertNodeForPrimary()615 return rootPrimaryIndexes.elementAti(rootIndex); in findOrInsertNodeForPrimary()620 rootPrimaryIndexes.insertElementAt(index, ~rootIndex); in findOrInsertNodeForPrimary()
616 int rootIndex = binarySearchForRootPrimaryNode( in findOrInsertNodeForPrimary() local618 if(rootIndex >= 0) { in findOrInsertNodeForPrimary()619 return rootPrimaryIndexes.elementAti(rootIndex); in findOrInsertNodeForPrimary()624 rootPrimaryIndexes.insertElementAt(index, ~rootIndex); in findOrInsertNodeForPrimary()
864 int32_t rootIndex = binarySearchForRootPrimaryNode( in findOrInsertNodeForPrimary() local866 if(rootIndex >= 0) { in findOrInsertNodeForPrimary()867 return rootPrimaryIndexes.elementAti(rootIndex); in findOrInsertNodeForPrimary()872 rootPrimaryIndexes.insertElementAt(index, ~rootIndex, errorCode); in findOrInsertNodeForPrimary()
858 int32_t rootIndex = binarySearchForRootPrimaryNode( in findOrInsertNodeForPrimary() local860 if(rootIndex >= 0) { in findOrInsertNodeForPrimary()861 return rootPrimaryIndexes.elementAti(rootIndex); in findOrInsertNodeForPrimary()866 rootPrimaryIndexes.insertElementAt(index, ~rootIndex, errorCode); in findOrInsertNodeForPrimary()