Searched defs:MAX_DISK_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
24 static constexpr const int MAX_DISK_CACHE_SIZE = 1024 * 1024 * 10; variable
31 constexpr const int MAX_DISK_CACHE_SIZE = 1024 * 1024 * 10; variable