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

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.cc 339 RegisterProtocolHandler(handler, USER);
348 RegisterProtocolHandler(handler, USER);
831 void ProtocolHandlerRegistry::RegisterProtocolHandler(
883 RegisterProtocolHandler(handler, source);
    [all...]
protocol_handler_registry.h 32 // navigator.registerProtocolHandler() are registered. Each Profile owns an
294 void RegisterProtocolHandler(const ProtocolHandler& handler,
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.h 226 void RegisterProtocolHandler();
content_setting_bubble_model.cc     [all...]
content_setting_bubble_model_unittest.cc 557 TEST_F(ContentSettingBubbleModelTest, RegisterProtocolHandler) {
  /external/chromium_org/content/public/browser/
web_contents_delegate.h 381 virtual void RegisterProtocolHandler(WebContents* web_contents,
  /external/chromium_org/chrome/browser/prerender/
prerender_contents.cc 180 virtual void RegisterProtocolHandler(WebContents* web_contents,
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser.h 615 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 160 milliseconds