Searched refs:protocol_handler_registry (Results 1 – 4 of 4) sorted by relevance
43 ProtocolHandlerRegistry* protocol_handler_registry) in ChromeNetworkDelegate() argument47 protocol_handler_registry_(protocol_handler_registry) { in ChromeNetworkDelegate()
33 ProtocolHandlerRegistry* protocol_handler_registry);
182 params->protocol_handler_registry = profile->GetProtocolHandlerRegistry(); in InitializeProfileParams()295 profile_params_->protocol_handler_registry)); in LazyInitialize()
115 scoped_refptr<ProtocolHandlerRegistry> protocol_handler_registry; member