Home
last modified time | relevance | path

Searched defs:JobKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager_job.h39 struct HostResolverManager::JobKey { struct
44 JobKey& operator=(const JobKey& other); argument
71 JobKey key, argument
H A Dhost_resolver_manager.h109 struct NET_EXPORT_PRIVATE JobKey; variable
H A Dhost_resolver_manager_job.cc95 HostResolverManager::JobKey::JobKey(HostResolver::Host host, in JobKey() function in net::HostResolverManager::JobKey