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

  /external/chromium_org/android_webview/browser/net/
aw_url_request_job_factory.cc 60 bool AwURLRequestJobFactory::SetProtocolHandler(
63 return next_factory_->SetProtocolHandler(scheme, protocol_handler);
  /external/chromium_org/net/url_request/
url_request_job_factory_impl.cc 27 bool URLRequestJobFactoryImpl::SetProtocolHandler(
  /external/chromium_org/chrome/browser/extensions/
extension_protocols_unittest.cc 118 void SetProtocolHandler(bool is_incognito) {
121 job_factory_.SetProtocolHandler(
157 SetProtocolHandler(true);
240 SetProtocolHandler(false);
281 SetProtocolHandler(false);
321 SetProtocolHandler(false);

Completed in 732 milliseconds