Searched defs:SMALL_PRIORITY_QUEUE_CAPACITY (Results 1 - 2 of 2) sorted by last modified time

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_nodes_cache.cpp29 const int DicNodesCache::SMALL_PRIORITY_QUEUE_CAPACITY = 100; member in class:latinime::DicNodesCache
H A Ddic_nodes_cache.h159 LARGE_PRIORITY_QUEUE_CAPACITY : SMALL_PRIORITY_QUEUE_CAPACITY;
169 static const int SMALL_PRIORITY_QUEUE_CAPACITY; member in class:latinime::DicNodesCache

Completed in 85 milliseconds