GetListForEntry   172 net/disk_cache/blockfile/eviction.cc   rankings_->UpdateRank(entry->rankings(), modified, GetListForEntry(entry));
GetListForEntry   184 net/disk_cache/blockfile/eviction.cc   rankings_->Insert(entry->rankings(), true, GetListForEntry(entry));
GetListForEntry   194 net/disk_cache/blockfile/eviction.cc   rankings_->Remove(entry->rankings(), GetListForEntry(entry), true);
GetListForEntry    52 net/disk_cache/blockfile/eviction.h   Rankings::List GetListForEntry(EntryImpl* entry);