OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LARGE_PRIORITY_QUEUE_CAPACITY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_nodes_cache.cpp
27
const int DicNodesCache::
LARGE_PRIORITY_QUEUE_CAPACITY
= 310;
dic_nodes_cache.h
169
LARGE_PRIORITY_QUEUE_CAPACITY
: SMALL_PRIORITY_QUEUE_CAPACITY;
178
static const int
LARGE_PRIORITY_QUEUE_CAPACITY
;
Completed in 37 milliseconds