Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h96 AK_FORCE_INLINE void copyPushContinue(DicNode *dicNode) { in copyPushContinue() function
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp142 traverseSession->getDicTraverseCache()->copyPushContinue(&dicNode); in expandCurrentDicNodes()