HomeSort by relevance Sort by last modified time
    Searched refs:RegisterProtocolHandler (Results 1 - 14 of 14) sorted by null

  /external/chromium/chrome/browser/custom_handlers/
protocol_handler_registry.cc 22 void ProtocolHandlerRegistry::RegisterProtocolHandler(
55 RegisterProtocolHandler(handler);
121 RegisterProtocolHandler(handler);
protocol_handler_registry.h 23 // navigator.registerProtocolHandler() are registered. Each Profile owns an
78 void RegisterProtocolHandler(ProtocolHandler* handler);
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 32 // navigator.registerProtocolHandler() are registered. Each Profile owns an
290 void RegisterProtocolHandler(const ProtocolHandler& handler);
protocol_handler_registry.cc 338 RegisterProtocolHandler(handler);
347 RegisterProtocolHandler(handler);
453 RegisterProtocolHandler(handler);
830 void ProtocolHandlerRegistry::RegisterProtocolHandler(
875 RegisterProtocolHandler(handler);
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.h 215 void RegisterProtocolHandler();
content_setting_bubble_model.cc     [all...]
content_setting_bubble_model_unittest.cc 589 TEST_F(ContentSettingBubbleModelTest, RegisterProtocolHandler) {
  /external/chromium_org/content/public/browser/
web_contents_delegate.h 370 virtual void RegisterProtocolHandler(WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.h 158 virtual void RegisterProtocolHandler(content::WebContents* tab,
external_tab_container_win.cc     [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_contents.cc 132 virtual void RegisterProtocolHandler(WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/
browser.h 607 virtual void RegisterProtocolHandler(content::WebContents* web_contents,
    [all...]
browser.cc     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc     [all...]

Completed in 236 milliseconds