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

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc415 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
423 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
428 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
436 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
471 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
496 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
503 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
510 registry()->OnAcceptRegisterProtocolHandler(ph1);
511 registry()->OnAcceptRegisterProtocolHandler(ph2);
513 registry()->OnAcceptRegisterProtocolHandler(ph
[all...]
H A Dprotocol_handler_registry_browsertest.cc81 registry->OnAcceptRegisterProtocolHandler(handler);
H A Dregister_protocol_handler_infobar_delegate.cc99 registry_->OnAcceptRegisterProtocolHandler(handler_);
H A Dprotocol_handler_registry.h150 void OnAcceptRegisterProtocolHandler(const ProtocolHandler& handler);
H A Dprotocol_handler_registry.cc335 void ProtocolHandlerRegistry::OnAcceptRegisterProtocolHandler( function in class:ProtocolHandlerRegistry
372 OnAcceptRegisterProtocolHandler(handler);
/external/chromium/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.h34 void OnAcceptRegisterProtocolHandler(ProtocolHandler* handler);
H A Dregister_protocol_handler_infobar_delegate.cc59 registry_->OnAcceptRegisterProtocolHandler(handler_);
H A Dprotocol_handler_registry.cc119 void ProtocolHandlerRegistry::OnAcceptRegisterProtocolHandler( function in class:ProtocolHandlerRegistry
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhandler_options_handler.cc183 GetProtocolHandlerRegistry()->OnAcceptRegisterProtocolHandler(handler);
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc1102 registry_->OnAcceptRegisterProtocolHandler(pending_handler_);
1125 registry_->OnAcceptRegisterProtocolHandler(previous_handler_);

Completed in 106 milliseconds