Home
last modified time | relevance | path

Searched refs:createAndGetLeavingChildNode (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dpatricia_trie_policy.cpp56 nextPos = createAndGetLeavingChildNode(dicNode, nextPos, childDicNodes); in createAndGetAllChildDicNodes()
402 int PatriciaTriePolicy::createAndGetLeavingChildNode(const DicNode *const dicNode, in createAndGetLeavingChildNode() function in latinime::PatriciaTriePolicy
Dpatricia_trie_policy.h171 int createAndGetLeavingChildNode(const DicNode *const dicNode, const int ptNodePos,