Searched defs:NodeIsOldEnough (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/net/disk_cache/blockfile/ | ||
D | eviction_v3.cc | 452 bool EvictionV3::NodeIsOldEnough(CacheRankingsBlock* node, int list) { in NodeIsOldEnough() function in disk_cache::EvictionV3 |
D | eviction.cc | 543 bool Eviction::NodeIsOldEnough(CacheRankingsBlock* node, int list) { in NodeIsOldEnough() function in disk_cache::Eviction |