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

/external/chromium/net/disk_cache/
H A Deviction.h59 void UpdateRankV2(EntryImpl* entry, bool modified);
H A Deviction.cc159 return UpdateRankV2(entry, modified);
370 void Eviction::UpdateRankV2(EntryImpl* entry, bool modified) { function in class:disk_cache::Eviction
/external/chromium_org/net/disk_cache/
H A Deviction.h59 void UpdateRankV2(EntryImpl* entry, bool modified);
H A Deviction.cc167 return UpdateRankV2(entry, modified);
397 void Eviction::UpdateRankV2(EntryImpl* entry, bool modified) { function in class:disk_cache::Eviction

Completed in 50 milliseconds