Searched refs:UnregisterProtocolHandler (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_browsertest.cc93 UnregisterProtocolHandler) {
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.h227 void UnregisterProtocolHandler();
H A Dcontent_setting_bubble_model.cc1101 UnregisterProtocolHandler();
1129 void ContentSettingRPHBubbleModel::UnregisterProtocolHandler() { function in class:ContentSettingRPHBubbleModel
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.h390 virtual void UnregisterProtocolHandler(WebContents* web_contents, function in class:content::WebContentsDelegate
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.h628 virtual void UnregisterProtocolHandler(content::WebContents* web_contents,
H A Dbrowser.cc1697 void Browser::UnregisterProtocolHandler(WebContents* web_contents, function in class:Browser
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc2903 delegate_->UnregisterProtocolHandler(this, protocol, url, user_gesture);

Completed in 300 milliseconds