HomeSort by relevance Sort by last modified time
    Searched defs:MaybeCreateJobWithProtocolHandler (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/android_webview/browser/net/
aw_url_request_job_factory.cc 30 // MaybeCreateJobWithProtocolHandler method and in that case the
40 URLRequestJob* AwURLRequestJobFactory::MaybeCreateJobWithProtocolHandler(
44 URLRequestJob* job = next_factory_->MaybeCreateJobWithProtocolHandler(
  /external/chromium_org/net/url_request/
url_request_intercepting_job_factory.cc 22 MaybeCreateJobWithProtocolHandler(
31 return job_factory_->MaybeCreateJobWithProtocolHandler(
url_request_job_factory_impl.cc 48 URLRequestJob* URLRequestJobFactoryImpl::MaybeCreateJobWithProtocolHandler(
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.cc 180 MaybeCreateJobWithProtocolHandler(
189 return job_factory_->MaybeCreateJobWithProtocolHandler(
    [all...]
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_unittest.cc 494 virtual net::URLRequestJob* MaybeCreateJobWithProtocolHandler(
    [all...]

Completed in 298 milliseconds