GetHostCache       98 chrome/browser/chrome_net_benchmarking_message_filter.cc       request_context_->GetURLRequestContext()->host_resolver()->GetHostCache();
GetHostCache      956 chrome/browser/io_thread.cc   net::HostCache* host_cache = globals_->host_resolver->GetHostCache();
GetHostCache      112 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   return context->host_resolver()->GetHostCache();
GetHostCache       58 chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc   net::HostCache* cache = context->host_resolver()->GetHostCache();
GetHostCache      173 net/dns/host_resolver.h   virtual HostCache* GetHostCache();
GetHostCache      146 net/dns/host_resolver_impl.h   virtual HostCache* GetHostCache() OVERRIDE;
GetHostCache      924 net/dns/host_resolver_impl_unittest.cc   EXPECT_EQ(0u, resolver_->GetHostCache()->size());
GetHostCache      995 net/dns/host_resolver_impl_unittest.cc   EXPECT_EQ(3u, resolver_->GetHostCache()->size());
GetHostCache     1135 net/dns/host_resolver_impl_unittest.cc   EXPECT_EQ(4u, resolver_->GetHostCache()->size());
GetHostCache       55 net/dns/mapped_host_resolver.cc   return impl_->GetHostCache();
GetHostCache       59 net/dns/mapped_host_resolver.h   virtual HostCache* GetHostCache() OVERRIDE;
GetHostCache       87 net/dns/mock_host_resolver.h   virtual HostCache* GetHostCache() OVERRIDE;
GetHostCache     11006 net/http/http_network_transaction_unittest.cc       host_resolver_.GetHostCache()->clear();
GetHostCache      595 net/proxy/proxy_resolver_v8_tracing_unittest.cc   host_resolver.GetHostCache()->clear();
GetHostCache      417 net/spdy/spdy_session_pool_unittest.cc   session_deps_.host_resolver->GetHostCache()->clear();