GetOpenEntry      146 net/disk_cache/blockfile/backend_impl.h   EntryImpl* GetOpenEntry(CacheRankingsBlock* rankings) const;
GetOpenEntry       85 net/disk_cache/blockfile/backend_impl_v3.h   EntryImplV3* GetOpenEntry(Addr address) const;
GetOpenEntry      601 net/disk_cache/blockfile/rankings.cc   EntryImpl* entry = backend_->GetOpenEntry(rankings);