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

  /external/chromium/net/http/
http_stream_factory_impl_job.h 159 bool IsHttpsProxyAndHttpUrl();
http_stream_factory_impl_job.cc 535 if (IsHttpsProxyAndHttpUrl()) {
749 } else if (IsHttpsProxyAndHttpUrl()) {
847 bool HttpStreamFactoryImpl::Job::IsHttpsProxyAndHttpUrl() {
    [all...]
  /external/chromium_org/net/http/
http_stream_factory_impl_job.h 170 bool IsHttpsProxyAndHttpUrl() const;
http_stream_factory_impl_job.cc 272 if (IsHttpsProxyAndHttpUrl()) {
    [all...]

Completed in 31 milliseconds