Searched refs:ShouldForceSpdySSL (Results 1 – 2 of 2) sorted by relevance
500 bool HttpStreamFactoryImpl::Job::ShouldForceSpdySSL() const { in ShouldForceSpdySSL() function in net::HttpStreamFactoryImpl::Job529 using_ssl_ = request_info_.url.SchemeIs("https") || ShouldForceSpdySSL(); in DoInitConnection()582 ShouldForceSpdySSL(), in DoInitConnection()593 ShouldForceSpdySSL(), in DoInitConnection()635 if (ShouldForceSpdySSL()) in DoInitConnectionComplete()
194 bool ShouldForceSpdySSL() const;