OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAllChildDicNodes
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_utils.h
39
static void
getAllChildDicNodes
(const DicNode *dicNode,
dic_node_utils.cpp
50
/* static */ void DicNodeUtils::
getAllChildDicNodes
(const DicNode *dicNode,
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary_utils.cpp
77
DicNodeUtils::
getAllChildDicNodes
(parentDicNode, dictionaryStructurePolicy, &childDicNodes);
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp
167
DicNodeUtils::
getAllChildDicNodes
(
316
DicNodeUtils::
getAllChildDicNodes
(
341
DicNodeUtils::
getAllChildDicNodes
(dicNode, traverseSession->getDictionaryStructurePolicy(),
364
DicNodeUtils::
getAllChildDicNodes
(dicNode, traverseSession->getDictionaryStructurePolicy(),
376
DicNodeUtils::
getAllChildDicNodes
(childDicNodes1[i],
Completed in 83 milliseconds