Searched refs:EvictEntry (Results 1 – 2 of 2) sorted by relevance
53 bool EvictEntry(CacheRankingsBlock* node, bool empty, Rankings::List list);
129 if (!EvictEntry(node.get(), empty, Rankings::NO_USE) && !test_mode_) in TrimCache()259 bool Eviction::EvictEntry(CacheRankingsBlock* node, bool empty, in EvictEntry() function in disk_cache::Eviction333 if (!EvictEntry(node.get(), empty, static_cast<Rankings::List>(list)) && in TrimCacheV2()