Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_utils.cpp37 const DicNode *const prevWordLastDicNode, DicNode *const newRootDicNode) { in initAsRootWithPreviousWord() argument
39 prevWordLastDicNode, dictionaryStructurePolicy->getRootPosition()); in initAsRootWithPreviousWord()
Ddic_node_utils.h37 const DicNode *const prevWordLastDicNode, DicNode *const newRootDicNode);