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

/frameworks/native/include/utils/
H A DBlobCache.h219 // mMaxKeySize is the maximum key size that will be cached. Calls to
220 // BlobCache::set with a keySize parameter larger than mMaxKeySize will
222 const size_t mMaxKeySize; member in class:android::BlobCache

Completed in 34 milliseconds