Searched refs:InstallProtocolHandlers (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dshell_url_request_context_getter.cc47 void InstallProtocolHandlers(net::URLRequestJobFactoryImpl* job_factory, function in namespace:content::__anon7871
208 InstallProtocolHandlers(job_factory.get(), &protocol_handlers_);
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_io_data.cc268 InstallProtocolHandlers(main_job_factory.get(), protocol_handlers);
369 InstallProtocolHandlers(job_factory.get(), protocol_handlers);
H A Dprofile_impl_io_data.cc565 InstallProtocolHandlers(main_job_factory.get(), protocol_handlers);
722 InstallProtocolHandlers(job_factory.get(), protocol_handlers);
H A Dprofile_io_data.h107 static void InstallProtocolHandlers(
H A Dprofile_io_data.cc726 void ProfileIOData::InstallProtocolHandlers( function in class:ProfileIOData

Completed in 93 milliseconds