Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dmem_backend_impl.cc293 void MemBackendImpl::TrimCache(bool empty) { in TrimCache() function in disk_cache::MemBackendImpl
Deviction.cc102 void Eviction::TrimCache(bool empty) { in TrimCache() function in disk_cache::Eviction