Home
last modified time | relevance | path

Searched refs:GetListForEntry (Results 1 – 2 of 2) sorted by relevance

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