Home
last modified time | relevance | path

Searched refs:dns_over_https_server_ip_strs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/public/
H A Ddoh_provider_entry.cc345 std::set<std::string_view> dns_over_https_server_ip_strs) in DohProviderEntry() argument
352 std::move(dns_over_https_server_ip_strs))), in DohProviderEntry()
H A Ddoh_provider_entry.h103 std::set<std::string_view> dns_over_https_server_ip_strs = {});