Searched refs:dns_https_alpn_enabled_ (Results 1 – 1 of 1) sorted by relevance
237 dns_https_alpn_enabled_(dns_https_alpn_enabled) {239 if (dns_https_alpn_enabled_) {388 if (dns_https_alpn_enabled_) { in SetAsyncQuicSession()439 bool dns_https_alpn_enabled() const { return dns_https_alpn_enabled_; } in dns_https_alpn_enabled()475 bool dns_https_alpn_enabled_; member in net::test::HttpStreamFactoryJobControllerTestBase