Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h92 AK_FORCE_INLINE void copyPushActive(DicNode *dicNode) { in copyPushActive() function
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp99 traverseSession->getDicTraverseCache()->copyPushActive(&rootNode); in initializeSearch()