Searched refs:UpdateRankV2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction.h59 void UpdateRankV2(EntryImpl* entry, bool modified);
H A Deviction.cc171 return UpdateRankV2(entry, modified);
402 void Eviction::UpdateRankV2(EntryImpl* entry, bool modified) { function in class:disk_cache::Eviction

Completed in 125 milliseconds