Home
last modified time | relevance | path

Searched refs:pushLeavingChild (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_vector.h62 void pushLeavingChild(const DicNode *const dicNode, const int childrenPtNodeArrayPos, in pushLeavingChild() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dpatricia_trie_policy.cpp420 childDicNodes->pushLeavingChild(dicNode, childrenPos, wordId, in createAndGetLeavingChildNode()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_policy.cpp62 childDicNodes->pushLeavingChild(dicNode, ptNodeParams.getChildrenPos(), in createAndGetAllChildDicNodes()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_policy.cpp82 childDicNodes->pushLeavingChild(dicNode, ptNodeParams.getChildrenPos(), in createAndGetAllChildDicNodes()