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

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl_v3.cc734 void BackendImplV3::AdjustMaxCacheSize(int table_len) { function in class:disk_cache::BackendImplV3
1366 AdjustMaxCacheSize(data_->header.table_len);
H A Dbackend_impl.cc1317 AdjustMaxCacheSize(0);
1376 void BackendImpl::AdjustMaxCacheSize(int table_len) { function in class:disk_cache::BackendImpl
1990 AdjustMaxCacheSize(data_->header.table_len);

Completed in 204 milliseconds