Searched refs:kPreallocatedCount (Results 1 – 1 of 1) sorted by relevance
114 constexpr size_t kPreallocatedCount = 1024; in MemoryCache() local116 freeSlotsSpace.reserve(kPreallocatedCount); in MemoryCache()118 mMemoryCache.reserve(kPreallocatedCount); in MemoryCache()119 mCacheCleaner.reserve(kPreallocatedCount); in MemoryCache()