Home
last modified time | relevance | path

Searched defs:host_cache (Results 1 – 8 of 8) sorted by relevance

/external/cronet/net/dns/
Dhost_cache_fuzzer.cc79 HostCache host_cache(kMaxEntries); in DEFINE_PROTO_FUZZER() local
Dhost_resolver_nat64_task.cc32 HostCache* host_cache, in HostResolverNat64Task()
Dresolve_context.h182 HostCache* host_cache() { return host_cache_.get(); } in host_cache() function
Dhost_resolver_manager.cc585 HostCache* host_cache, in RequestImpl()
891 HostCache* host_cache() const { return host_cache_; } in host_cache() function in net::HostResolverManager::RequestImpl
1943 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()
Dcontext_host_resolver_unittest.cc615 HostCache* host_cache = resolve_context->host_cache(); in TEST_F() local
/external/libevent/include/event2/
Dhttp_struct.h89 char *host_cache; member
/external/cronet/components/cronet/
Dcronet_prefs_manager.cc284 net::HostCache* host_cache, in SetupHostCachePersistence()
Dcronet_context.cc410 net::HostCache* host_cache = context->host_resolver()->GetHostCache(); in BuildDefaultURLRequestContext() local