Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Ddns_hosts.h24 struct DnsHostsKeyHash { struct
25 std::size_t operator()(const DnsHostsKey& key) const { in operator()