Searched defs:mMaxTotalSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/utils/
H A DBlobCache.h121 // the total size of all remaining entries is less than mMaxTotalSize/2.
229 // mMaxTotalSize is the maximum size that all cache entries can occupy. This
234 const size_t mMaxTotalSize; member in class:android::BlobCache

Completed in 120 milliseconds