Searched defs:GetListForEntryV2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction.cc303 rankings_->Remove(entry->rankings(), GetListForEntryV2(entry), true);
403 rankings_->UpdateRank(entry->rankings(), modified, GetListForEntryV2(entry));
453 rankings_->Insert(entry->rankings(), true, GetListForEntryV2(entry));
467 rankings_->Remove(entry->rankings(), GetListForEntryV2(entry), true);
481 Rankings::List Eviction::GetListForEntryV2(EntryImpl* entry) { function in class:disk_cache::Eviction

Completed in 109 milliseconds