HomeSort by relevance Sort by last modified time
    Searched refs:TrimCacheV2 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
eviction_v3.h 53 void TrimCacheV2(bool empty);
eviction.h 58 void TrimCacheV2(bool empty);
eviction_v3.cc 126 return TrimCacheV2(empty);
305 void EvictionV3::TrimCacheV2(bool empty) {
eviction.cc 122 return TrimCacheV2(empty);
318 void Eviction::TrimCacheV2(bool empty) {

Completed in 1430 milliseconds