Searched defs:host_cache (Results 1 – 8 of 8) sorted by relevance
79 HostCache host_cache(kMaxEntries); in DEFINE_PROTO_FUZZER() local
32 HostCache* host_cache, in HostResolverNat64Task()
182 HostCache* host_cache() { return host_cache_.get(); } in host_cache() function
585 HostCache* host_cache, in RequestImpl()891 HostCache* host_cache() const { return host_cache_; } in host_cache() function in net::HostResolverManager::RequestImpl1943 HostCache* host_cache, in Job()3032 HostCache* host_cache) { in CreateRequest()3046 HostCache* host_cache) { in CreateRequest()3372 HostCache* host_cache, in AddJobWithoutRequest()3475 HostCache* host_cache, in StartBootstrapFollowup()
615 HostCache* host_cache = resolve_context->host_cache(); in TEST_F() local
89 char *host_cache; member
284 net::HostCache* host_cache, in SetupHostCachePersistence()
410 net::HostCache* host_cache = context->host_resolver()->GetHostCache(); in BuildDefaultURLRequestContext() local