Searched refs:createAndGetLeavingChildNode (Results 1 – 2 of 2) sorted by relevance
171 int createAndGetLeavingChildNode(const DicNode *const dicNode, const int ptNodePos,
56 nextPos = createAndGetLeavingChildNode(dicNode, nextPos, childDicNodes); in createAndGetAllChildDicNodes()402 int PatriciaTriePolicy::createAndGetLeavingChildNode(const DicNode *const dicNode, in createAndGetLeavingChildNode() function in latinime::PatriciaTriePolicy