HomeSort by relevance Sort by last modified time
    Searched refs:createAndGetAllChildDicNodes (Results 1 - 8 of 8) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
dictionary_structure_with_buffer_policy.h 51 virtual void createAndGetAllChildDicNodes(const DicNode *const dicNode,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_utils.cpp 59 dictionaryStructurePolicy->createAndGetAllChildDicNodes(dicNode, childDicNodes);
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_policy.h 86 void createAndGetAllChildDicNodes(const DicNode *const dicNode,
ver4_patricia_trie_policy.cpp 57 void Ver4PatriciaTriePolicy::createAndGetAllChildDicNodes(const DicNode *const dicNode,
87 AKLOGE("Dictionary reading error in createAndGetAllChildDicNodes().");
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
patricia_trie_policy.h 59 void createAndGetAllChildDicNodes(const DicNode *const dicNode,
patricia_trie_policy.cpp 33 void PatriciaTriePolicy::createAndGetAllChildDicNodes(const DicNode *const dicNode,
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_policy.h 61 void createAndGetAllChildDicNodes(const DicNode *const dicNode,
ver4_patricia_trie_policy.cpp 48 void Ver4PatriciaTriePolicy::createAndGetAllChildDicNodes(const DicNode *const dicNode,
68 AKLOGE("Dictionary reading error in createAndGetAllChildDicNodes().");
95 AKLOGE("Dictionary reading error in createAndGetAllChildDicNodes().");

Completed in 128 milliseconds