Searched defs:MIN_DISK_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
25 static constexpr const int MIN_DISK_CACHE_SIZE = 1024 * 1024; variable
32 constexpr const int MIN_DISK_CACHE_SIZE = 1024 * 1024; variable