Home
last modified time | relevance | path

Searched defs:max_cache_size (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/common/
Dinstant_restricted_id_cache.h85 InstantRestrictedIDCache<T>::InstantRestrictedIDCache(size_t max_cache_size) in InstantRestrictedIDCache()
/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_impl.cc1024 int64 max_cache_size = backend_->index()->max_size(); in WriteSparseDataInternal() local