Searched refs:TrimCacheV2 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/disk_cache/v3/
H A Deviction_v3.h48 void TrimCacheV2(bool empty);
H A Deviction_v3.cc117 return TrimCacheV2(empty);
296 void Eviction::TrimCacheV2(bool empty) { function in class:disk_cache::Eviction
/external/chromium/net/disk_cache/
H A Deviction.h58 void TrimCacheV2(bool empty);
H A Deviction.cc110 return TrimCacheV2(empty);
288 void Eviction::TrimCacheV2(bool empty) { function in class:disk_cache::Eviction
/external/chromium_org/net/disk_cache/
H A Deviction.h58 void TrimCacheV2(bool empty);
H A Deviction.cc118 return TrimCacheV2(empty);
313 void Eviction::TrimCacheV2(bool empty) { function in class:disk_cache::Eviction

Completed in 39 milliseconds