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

  /external/chromium_org/content/shell/
shell_url_request_context_getter.cc 44 void InstallProtocolHandlers(net::URLRequestJobFactoryImpl* job_factory,
203 InstallProtocolHandlers(job_factory.get(), &protocol_handlers_);
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 226 InstallProtocolHandlers(main_job_factory.get(), protocol_handlers);
310 InstallProtocolHandlers(job_factory.get(), protocol_handlers);
profile_impl_io_data.cc 447 InstallProtocolHandlers(main_job_factory.get(), protocol_handlers);
588 InstallProtocolHandlers(job_factory.get(), protocol_handlers);
profile_io_data.h 88 static void InstallProtocolHandlers(
profile_io_data.cc 534 void ProfileIOData::InstallProtocolHandlers(
    [all...]

Completed in 261 milliseconds