Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h88 AK_FORCE_INLINE void copyPushTerminal(DicNode *dicNode) { in copyPushTerminal() function
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp252 traverseSession->getDicTraverseCache()->copyPushTerminal(&terminalDicNode); in processTerminalDicNode()