Searched defs:DEFAULT_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
241 …static constexpr int DEFAULT_CACHE_SIZE = 160 * 1024 * 1024; // Initial the default cache size of … variable
51 …const int DEFAULT_CACHE_SIZE = 160 * 1024 * 1024; // Initial the default cache size of queue as 16… variable
88 constexpr const int DEFAULT_CACHE_SIZE = 32 * 1024; variable