Searched defs:RegisterProtocolHandler (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc22 void ProtocolHandlerRegistry::RegisterProtocolHandler( function in class:ProtocolHandlerRegistry
55 RegisterProtocolHandler(handler);
121 RegisterProtocolHandler(handler);
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc338 RegisterProtocolHandler(handler);
347 RegisterProtocolHandler(handler);
453 RegisterProtocolHandler(handler);
830 void ProtocolHandlerRegistry::RegisterProtocolHandler( function in class:ProtocolHandlerRegistry
875 RegisterProtocolHandler(handler);
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.h373 virtual void RegisterProtocolHandler(WebContents* web_contents, function in class:content::WebContentsDelegate
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc1077 RegisterProtocolHandler();
1097 void ContentSettingRPHBubbleModel::RegisterProtocolHandler() { function in class:ContentSettingRPHBubbleModel
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1594 void Browser::RegisterProtocolHandler(WebContents* web_contents, function in class:Browser

Completed in 191 milliseconds