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

  /external/chromium_org/content/shell/browser/
shell_url_request_context_getter.cc 45 void InstallProtocolHandlers(net::URLRequestJobFactoryImpl* job_factory,
204 InstallProtocolHandlers(job_factory.get(), &protocol_handlers_);
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 223 InstallProtocolHandlers(main_job_factory.get(), protocol_handlers);
307 InstallProtocolHandlers(job_factory.get(), protocol_handlers);
profile_impl_io_data.cc 504 InstallProtocolHandlers(main_job_factory.get(), protocol_handlers);
642 InstallProtocolHandlers(job_factory.get(), protocol_handlers);
profile_io_data.h 91 static void InstallProtocolHandlers(
profile_io_data.cc 695 void ProfileIOData::InstallProtocolHandlers(
    [all...]

Completed in 303 milliseconds