Searched refs:GetHostCache (Results 1 – 16 of 16) sorted by relevance
54 HostCache* MappedHostResolver::GetHostCache() { in GetHostCache() function in net::MappedHostResolver55 return impl_->GetHostCache(); in GetHostCache()
59 virtual HostCache* GetHostCache() OVERRIDE;
110 HostCache* HostResolver::GetHostCache() { in GetHostCache() function in net::HostResolver
181 virtual HostCache* GetHostCache();
140 virtual HostCache* GetHostCache() OVERRIDE;
87 virtual HostCache* GetHostCache() OVERRIDE;
124 HostCache* MockHostResolverBase::GetHostCache() { in GetHostCache() function in net::MockHostResolverBase
927 EXPECT_EQ(0u, resolver_->GetHostCache()->size()); in TEST_F()998 EXPECT_EQ(3u, resolver_->GetHostCache()->size()); in TEST_F()1138 EXPECT_EQ(4u, resolver_->GetHostCache()->size()); in TEST_F()
2003 HostCache* HostResolverImpl::GetHostCache() { in GetHostCache() function in net::HostResolverImpl
94 request_context_->GetURLRequestContext()->host_resolver()->GetHostCache(); in OnClearHostResolverCache()
930 net::HostCache* host_cache = globals_->host_resolver->GetHostCache(); in ClearHostCache()
57 net::HostCache* cache = context->host_resolver()->GetHostCache(); in AddCacheEntryOnIOThread()
111 return context->host_resolver()->GetHostCache(); in GetHostResolverCache()
425 session_deps_.host_resolver->GetHostCache()->clear(); in RunIPPoolingTest()
595 host_resolver.GetHostCache()->clear(); in DnsDuringInitHelper()
11153 host_resolver_.GetHostCache()->clear(); in ResolveFromCache()