Searched defs:TrimCache (Results 1 – 2 of 2) sorted by relevance
/external/chromium/net/disk_cache/ | ||
D | mem_backend_impl.cc | 293 void MemBackendImpl::TrimCache(bool empty) { in TrimCache() function in disk_cache::MemBackendImpl |
D | eviction.cc | 102 void Eviction::TrimCache(bool empty) { in TrimCache() function in disk_cache::Eviction |