Searched defs:MaybeCreateJobWithProtocolHandler (Results 1 - 5 of 5) sorted by path

/external/chromium_org/android_webview/browser/net/
H A Daw_url_request_job_factory.cc30 // MaybeCreateJobWithProtocolHandler method and in that case the
40 URLRequestJob* AwURLRequestJobFactory::MaybeCreateJobWithProtocolHandler( function in class:android_webview::AwURLRequestJobFactory
44 URLRequestJob* job = next_factory_->MaybeCreateJobWithProtocolHandler(
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc180 MaybeCreateJobWithProtocolHandler( function in class:ProtocolHandlerRegistry::JobInterceptorFactory
189 return job_factory_->MaybeCreateJobWithProtocolHandler(
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_unittest.cc494 virtual net::URLRequestJob* MaybeCreateJobWithProtocolHandler(
2890 net::URLRequestJob* TestURLRequestJobFactory::MaybeCreateJobWithProtocolHandler( function in class:content::TestURLRequestJobFactory
/external/chromium_org/net/url_request/
H A Durl_request_intercepting_job_factory.cc22 MaybeCreateJobWithProtocolHandler( function in class:net::URLRequestInterceptingJobFactory
31 return job_factory_->MaybeCreateJobWithProtocolHandler(
H A Durl_request_job_factory_impl.cc48 URLRequestJob* URLRequestJobFactoryImpl::MaybeCreateJobWithProtocolHandler( function in class:net::URLRequestJobFactoryImpl

Completed in 377 milliseconds