HomeSort by relevance Sort by last modified time
    Searched refs:UpdateRankV2 (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/disk_cache/
eviction.h 59 void UpdateRankV2(EntryImpl* entry, bool modified);
eviction.cc 159 return UpdateRankV2(entry, modified);
370 void Eviction::UpdateRankV2(EntryImpl* entry, bool modified) {

Completed in 40 milliseconds