Searched refs:copyPushNextActive (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_nodes_cache.h103 AK_FORCE_INLINE void copyPushNextActive(DicNode *dicNode) { function in class:latinime::DicNodesCache
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
H A Dsuggest.cpp434 traverseSession->getDicTraverseCache()->copyPushNextActive(&dicNode);
478 traverseSession->getDicTraverseCache()->copyPushNextActive(dicNode);
644 traverseSession->getDicTraverseCache()->copyPushNextActive(&newDicNode);

Completed in 64 milliseconds