Home
last modified time | relevance | path

Searched refs:createAndGetAllChildDicNodes (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_node_utils.cpp59 dictionaryStructurePolicy->createAndGetAllChildDicNodes(dicNode, childDicNodes); in getAllChildDicNodes()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
H A Ddictionary_structure_with_buffer_policy.h51 virtual void createAndGetAllChildDicNodes(const DicNode *const dicNode,
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
H A Dver4_patricia_trie_policy.h61 void createAndGetAllChildDicNodes(const DicNode *const dicNode,
H A Dver4_patricia_trie_policy.cpp48 void Ver4PatriciaTriePolicy::createAndGetAllChildDicNodes(const DicNode *const dicNode, in createAndGetAllChildDicNodes() function in latinime::Ver4PatriciaTriePolicy
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
H A Dpatricia_trie_policy.h59 void createAndGetAllChildDicNodes(const DicNode *const dicNode,
H A Dpatricia_trie_policy.cpp33 void PatriciaTriePolicy::createAndGetAllChildDicNodes(const DicNode *const dicNode, in createAndGetAllChildDicNodes() function in latinime::PatriciaTriePolicy
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_policy.h86 void createAndGetAllChildDicNodes(const DicNode *const dicNode,
H A Dver4_patricia_trie_policy.cpp57 void Ver4PatriciaTriePolicy::createAndGetAllChildDicNodes(const DicNode *const dicNode, in createAndGetAllChildDicNodes() function in latinime::backward::v402::Ver4PatriciaTriePolicy