Searched defs:GetListForEntry (Results 1 - 1 of 1) sorted by path

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction.cc173 rankings_->UpdateRank(entry->rankings(), modified, GetListForEntry(entry));
185 rankings_->Insert(entry->rankings(), true, GetListForEntry(entry));
195 rankings_->Remove(entry->rankings(), GetListForEntry(entry), true);
282 Rankings::List Eviction::GetListForEntry(EntryImpl* entry) { function in class:disk_cache::Eviction

Completed in 2123 milliseconds