MatchEntry        459 net/disk_cache/blockfile/backend_impl.cc   EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error);
MatchEntry        477 net/disk_cache/blockfile/backend_impl.cc   EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error);
MatchEntry        526 net/disk_cache/blockfile/backend_impl.cc     EntryImpl* old_entry = MatchEntry(key, hash, false, Addr(), &error);
MatchEntry        530 net/disk_cache/blockfile/backend_impl.cc     EntryImpl* parent_entry = MatchEntry(key, hash, true, Addr(), &error);
MatchEntry        740 net/disk_cache/blockfile/backend_impl.cc   EntryImpl* parent_entry = MatchEntry(key, hash, true, entry_addr, &error);
MatchEntry        306 net/disk_cache/blockfile/backend_impl.h   EntryImpl* MatchEntry(const std::string& key, uint32 hash, bool find_parent,
MatchEntry        140 net/disk_cache/blockfile/backend_impl_v3.cc   EntryImpl* parent_entry = MatchEntry(key, hash, true, entry_addr, &error);
MatchEntry        443 net/disk_cache/blockfile/backend_impl_v3.cc   EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error);
MatchEntry        492 net/disk_cache/blockfile/backend_impl_v3.cc     EntryImpl* old_entry = MatchEntry(key, hash, false, Addr(), &error);
MatchEntry        496 net/disk_cache/blockfile/backend_impl_v3.cc     EntryImpl* parent_entry = MatchEntry(key, hash, true, Addr(), &error);
MatchEntry        718 net/disk_cache/blockfile/backend_impl_v3.cc   EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error);
MatchEntry       1219 net/disk_cache/blockfile/backend_impl_v3.cc     EntryImpl* old_entry = MatchEntry(key, hash, false, Addr(), &error);
MatchEntry       1223 net/disk_cache/blockfile/backend_impl_v3.cc     EntryImpl* parent_entry = MatchEntry(key, hash, true, Addr(), &error);