Home
last modified time | relevance | path

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

/external/cronet/net/dns/public/
Ddoh_provider_entry.cc311 std::set<std::string> dns_over_tls_hostnames, in ConstructForTesting()
331 std::set<std::string> dns_over_tls_hostnames, in DohProviderEntry()
Ddoh_provider_entry.h73 std::set<std::string> dns_over_tls_hostnames; member