Searched refs:IsHttpsProxyAndHttpUrl (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/http/
H A Dhttp_stream_factory_impl_job.h159 bool IsHttpsProxyAndHttpUrl();
H A Dhttp_stream_factory_impl_job.cc535 if (IsHttpsProxyAndHttpUrl()) {
749 } else if (IsHttpsProxyAndHttpUrl()) {
847 bool HttpStreamFactoryImpl::Job::IsHttpsProxyAndHttpUrl() { function in class:net::HttpStreamFactoryImpl::Job
/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl_job.h170 bool IsHttpsProxyAndHttpUrl() const;
H A Dhttp_stream_factory_impl_job.cc272 if (IsHttpsProxyAndHttpUrl()) {
1092 if (IsHttpsProxyAndHttpUrl()) {
1210 bool HttpStreamFactoryImpl::Job::IsHttpsProxyAndHttpUrl() const { function in class:net::HttpStreamFactoryImpl::Job

Completed in 102 milliseconds