Searched refs:IsSNIAvailable (Results 1 – 10 of 10) sorted by relevance
31 &domain_state, url.host(), context.IsSNIAvailable()) && in CreateSocketStreamJob()
31 url.host(), SSLConfigService::IsSNIAvailable(ssl), &domain_state) && in CreateSocketStreamJob()
1337 SSLConfigService::IsSNIAvailable(context_->ssl_config_service()), in HandleCertificateError()
69 bool URLRequestContext::IsSNIAvailable() const { in IsSNIAvailable() function in net::URLRequestContext
189 bool IsSNIAvailable() const;
186 request->context()->IsSNIAvailable())) { in Factory()668 context_->IsSNIAvailable()) && in OnStartCompleted()723 &domain_state, request_info_.url.host(), context_->IsSNIAvailable()); in ShouldTreatAsCertificateError()
209 static bool IsSNIAvailable(SSLConfigService* service);
178 bool SSLConfigService::IsSNIAvailable(SSLConfigService* service) { in IsSNIAvailable() function in net::SSLConfigService
873 bool sni_available = SSLConfigService::IsSNIAvailable( in OnStartCompleted()925 SSLConfigService::IsSNIAvailable(context->ssl_config_service()), in OnStartCompleted()
1014 SSLConfigService::IsSNIAvailable(context()->ssl_config_service()), in GetHSTSRedirect()