Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h105 mTerminalDicNodes->copyPop(dest); in popTerminal()
109 mActiveDicNodes->copyPop(dest); in popActive()
Ddic_node_priority_queue.h82 AK_FORCE_INLINE void copyPop(DicNode *const dest) { in copyPop() function