HomeSort by relevance Sort by last modified time
    Searched refs:ShouldForceSpdyWithoutSSL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/http/
http_stream_factory_impl_job.h 231 bool ShouldForceSpdyWithoutSSL() const;
http_stream_factory_impl_job.cc 709 bool HttpStreamFactoryImpl::Job::ShouldForceSpdyWithoutSSL() const {
793 (using_ssl_ || ShouldForceSpdyWithoutSSL())) {
    [all...]

Completed in 453 milliseconds