ProtocolInterceptJobFactory  152 android_webview/browser/net/aw_url_request_context_getter.cc     job_factory.reset(new net::ProtocolInterceptJobFactory(
ProtocolInterceptJobFactory 1082 chrome/browser/profiles/profile_io_data.cc     top_job_factory.reset(new net::ProtocolInterceptJobFactory(
ProtocolInterceptJobFactory  227 content/shell/browser/shell_url_request_context_getter.cc       top_job_factory.reset(new net::ProtocolInterceptJobFactory(
ProtocolInterceptJobFactory   11 net/url_request/protocol_intercept_job_factory.cc ProtocolInterceptJobFactory::ProtocolInterceptJobFactory(
ProtocolInterceptJobFactory   18 net/url_request/protocol_intercept_job_factory.cc ProtocolInterceptJobFactory::~ProtocolInterceptJobFactory() {}
ProtocolInterceptJobFactory   20 net/url_request/protocol_intercept_job_factory.cc URLRequestJob* ProtocolInterceptJobFactory::MaybeCreateJobWithProtocolHandler(
ProtocolInterceptJobFactory   33 net/url_request/protocol_intercept_job_factory.cc bool ProtocolInterceptJobFactory::IsHandledProtocol(
ProtocolInterceptJobFactory   38 net/url_request/protocol_intercept_job_factory.cc bool ProtocolInterceptJobFactory::IsHandledURL(const GURL& url) const {
ProtocolInterceptJobFactory   42 net/url_request/protocol_intercept_job_factory.cc bool ProtocolInterceptJobFactory::IsSafeRedirectTarget(
ProtocolInterceptJobFactory   27 net/url_request/protocol_intercept_job_factory.h class NET_EXPORT ProtocolInterceptJobFactory : public URLRequestJobFactory {
ProtocolInterceptJobFactory   29 net/url_request/protocol_intercept_job_factory.h   ProtocolInterceptJobFactory(scoped_ptr<URLRequestJobFactory> job_factory,
ProtocolInterceptJobFactory   31 net/url_request/protocol_intercept_job_factory.h   virtual ~ProtocolInterceptJobFactory();
ProtocolInterceptJobFactory   46 net/url_request/protocol_intercept_job_factory.h   DISALLOW_COPY_AND_ASSIGN(ProtocolInterceptJobFactory);