RegisterProtocolHandler  339 chrome/browser/custom_handlers/protocol_handler_registry.cc   RegisterProtocolHandler(handler);
RegisterProtocolHandler  348 chrome/browser/custom_handlers/protocol_handler_registry.cc   RegisterProtocolHandler(handler);
RegisterProtocolHandler  454 chrome/browser/custom_handlers/protocol_handler_registry.cc     RegisterProtocolHandler(handler);
RegisterProtocolHandler  877 chrome/browser/custom_handlers/protocol_handler_registry.cc   RegisterProtocolHandler(handler);
RegisterProtocolHandler  290 chrome/browser/custom_handlers/protocol_handler_registry.h   void RegisterProtocolHandler(const ProtocolHandler& handler);
RegisterProtocolHandler  619 chrome/browser/ui/browser.h   virtual void RegisterProtocolHandler(content::WebContents* web_contents,
RegisterProtocolHandler 1082 chrome/browser/ui/content_settings/content_setting_bubble_model.cc     RegisterProtocolHandler();
RegisterProtocolHandler  218 chrome/browser/ui/content_settings/content_setting_bubble_model.h   void RegisterProtocolHandler();
RegisterProtocolHandler  557 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc TEST_F(ContentSettingBubbleModelTest, RegisterProtocolHandler) {
RegisterProtocolHandler 2455 content/browser/web_contents/web_contents_impl.cc   delegate_->RegisterProtocolHandler(this, protocol, url, title, user_gesture);
RegisterProtocolHandler  372 content/public/browser/web_contents_delegate.h   virtual void RegisterProtocolHandler(WebContents* web_contents,