Searched refs:protocol_handler_registry (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/net/
H A Dchrome_network_delegate.cc8 #include "chrome/browser/custom_handlers/protocol_handler_registry.h"
43 ProtocolHandlerRegistry* protocol_handler_registry)
47 protocol_handler_registry_(protocol_handler_registry) {
39 ChromeNetworkDelegate( ExtensionEventRouterForwarder* event_router, ProfileId profile_id, BooleanPrefMember* enable_referrers, ProtocolHandlerRegistry* protocol_handler_registry) argument
H A Dchrome_network_delegate.h33 ProtocolHandlerRegistry* protocol_handler_registry);
/external/chromium/chrome/browser/profiles/
H A Dprofile_io_data.h115 scoped_refptr<ProtocolHandlerRegistry> protocol_handler_registry; member in struct:ProfileIOData::ProfileParams
H A Dprofile_io_data.cc16 #include "chrome/browser/custom_handlers/protocol_handler_registry.h"
182 params->protocol_handler_registry = profile->GetProtocolHandlerRegistry();
295 profile_params_->protocol_handler_registry));

Completed in 65 milliseconds