Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_priority_queue.h73 if (betterThanWorstDicNode(pooledDicNode)) { in copyPush()
118 AK_FORCE_INLINE bool betterThanWorstDicNode(const DicNode *const dicNode) const { in betterThanWorstDicNode() function