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

/frameworks/native/include/utils/
H A DBlobCache.h224 // mMaxValueSize is the maximum value size that will be cached. Calls to
225 // BlobCache::set with a valueSize parameter larger than mMaxValueSize will
227 const size_t mMaxValueSize; member in class:android::BlobCache

Completed in 53 milliseconds