Searched defs:UpdateRank (Results 1 – 4 of 4) sorted by relevance
/external/cronet/net/disk_cache/blockfile/ | ||
D | eviction.cc | 169 void Eviction::UpdateRank(EntryImpl* entry, bool modified) { in UpdateRank() function in disk_cache::Eviction |
D | rankings.cc | 410 void Rankings::UpdateRank(CacheRankingsBlock* node, bool modified, List list) { in UpdateRank() function in disk_cache::Rankings |
D | entry_impl.cc | 1275 void EntryImpl::UpdateRank(bool modified) { in UpdateRank() function in disk_cache::EntryImpl |
D | backend_impl.cc | 786 void BackendImpl::UpdateRank(EntryImpl* entry, bool modified) { in UpdateRank() function in disk_cache::BackendImpl |