Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Deviction.cc161 rankings_->UpdateRank(entry->rankings(), modified, GetListForEntry(entry)); in UpdateRank()
173 rankings_->Insert(entry->rankings(), true, GetListForEntry(entry)); in OnCreateEntry()
183 rankings_->Remove(entry->rankings(), GetListForEntry(entry), true); in OnDoomEntry()
255 Rankings::List Eviction::GetListForEntry(EntryImpl* entry) { in GetListForEntry() function in disk_cache::Eviction
Deviction.h52 Rankings::List GetListForEntry(EntryImpl* entry);