Searched refs:buildFinalIndex (Results 1 – 1 of 1) sorted by relevance
355 void buildFinalIndex (std::vector<BinaryIndexNode>* dst, const SparseIndexNode* root) in buildFinalIndex() function384 buildFinalIndex(dst, sparseIndex.get()); in buildBinaryIndex()