Home
last modified time | relevance | path

Searched refs:EvictEntry (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/disk_cache/
Deviction.cc99 if (!EvictEntry(node.get(), empty)) in TrimCache()
197 bool Eviction::EvictEntry(CacheRankingsBlock* node, bool empty) { in EvictEntry() function in disk_cache::Eviction
282 if (!EvictEntry(node.get(), empty)) in TrimCacheV2()
Deviction.h47 bool EvictEntry(CacheRankingsBlock* node, bool empty);