Searched refs:URLRequestInterceptingJobFactory (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_request_intercepting_job_factory.cc12 URLRequestInterceptingJobFactory::URLRequestInterceptingJobFactory( function in class:net::URLRequestInterceptingJobFactory
19 URLRequestInterceptingJobFactory::~URLRequestInterceptingJobFactory() {}
21 URLRequestJob* URLRequestInterceptingJobFactory::
35 bool URLRequestInterceptingJobFactory::IsHandledProtocol(
40 bool URLRequestInterceptingJobFactory::IsHandledURL(const GURL& url) const {
44 bool URLRequestInterceptingJobFactory::IsSafeRedirectTarget(
H A Durl_request_intercepting_job_factory.h32 class NET_EXPORT URLRequestInterceptingJobFactory class in namespace:net
35 URLRequestInterceptingJobFactory(
38 virtual ~URLRequestInterceptingJobFactory();
53 DISALLOW_COPY_AND_ASSIGN(URLRequestInterceptingJobFactory);
/external/chromium_org/android_webview/browser/net/
H A Daw_url_request_context_getter.cc164 job_factory.reset(new net::URLRequestInterceptingJobFactory(
/external/chromium_org/content/shell/browser/
H A Dshell_url_request_context_getter.cc228 top_job_factory.reset(new net::URLRequestInterceptingJobFactory(
/external/chromium_org/chromecast/shell/browser/
H A Durl_request_context_factory.cc261 top_job_factory.reset(new net::URLRequestInterceptingJobFactory(
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.cc1173 top_job_factory.reset(new net::URLRequestInterceptingJobFactory(

Completed in 3082 milliseconds