Searched defs:max_cache_size (Results 1 – 4 of 4) sorted by relevance
19 explicit ScopedPtrExpiringCache(size_t max_cache_size) in ScopedPtrExpiringCache()
85 InstantRestrictedIDCache<T>::InstantRestrictedIDCache(size_t max_cache_size) in InstantRestrictedIDCache()
33 uint64 max_cache_size, in LocalExtensionCache()
1027 int64 max_cache_size = backend_->index()->max_size(); in WriteSparseDataInternal() local