Searched refs:RegisterProtocolHandler (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc338 RegisterProtocolHandler(handler, USER);
347 RegisterProtocolHandler(handler, USER);
841 void ProtocolHandlerRegistry::RegisterProtocolHandler( function in class:ProtocolHandlerRegistry
893 RegisterProtocolHandler(handler, source);
951 RegisterProtocolHandler(handler, USER);
H A Dprotocol_handler_registry.h302 void RegisterProtocolHandler(const ProtocolHandler& handler,
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.h226 void RegisterProtocolHandler();
H A Dcontent_setting_bubble_model.cc1099 RegisterProtocolHandler();
1119 void ContentSettingRPHBubbleModel::RegisterProtocolHandler() { function in class:ContentSettingRPHBubbleModel
H A Dcontent_setting_bubble_model_unittest.cc557 TEST_F(ContentSettingBubbleModelTest, RegisterProtocolHandler) {
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.h382 virtual void RegisterProtocolHandler(WebContents* web_contents, function in class:content::WebContentsDelegate
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_contents.cc181 virtual void RegisterProtocolHandler(WebContents* web_contents,
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.h624 virtual void RegisterProtocolHandler(content::WebContents* web_contents,
H A Dbrowser.cc1652 void Browser::RegisterProtocolHandler(WebContents* web_contents, function in class:Browser
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc2889 delegate_->RegisterProtocolHandler(this, protocol, url, user_gesture);

Completed in 156 milliseconds