Home
last modified time | relevance | path

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

/external/cronet/net/dns/
Dhost_resolver_manager.cc1503 bool has_compatible_https = base::ranges::any_of( in OnDnsTransactionComplete() local
1509 if (has_compatible_https) { in OnDnsTransactionComplete()