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

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc457 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
465 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
470 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
478 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
511 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
536 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
543 registry()->OnAcceptRegisterProtocolHandler(test_protocol_handler());
550 registry()->OnAcceptRegisterProtocolHandler(ph1);
551 registry()->OnAcceptRegisterProtocolHandler(ph2);
553 registry()->OnAcceptRegisterProtocolHandler(ph
[all...]
H A Dregister_protocol_handler_permission_request.cc84 registry_->OnAcceptRegisterProtocolHandler(handler_);
H A Dprotocol_handler_registry_browsertest.cc59 registry->OnAcceptRegisterProtocolHandler(handler);
H A Dregister_protocol_handler_infobar_delegate.cc101 registry_->OnAcceptRegisterProtocolHandler(handler_);
H A Dprotocol_handler_registry.h154 void OnAcceptRegisterProtocolHandler(const ProtocolHandler& handler);
H A Dprotocol_handler_registry.cc335 void ProtocolHandlerRegistry::OnAcceptRegisterProtocolHandler( function in class:ProtocolHandlerRegistry
372 OnAcceptRegisterProtocolHandler(handler);
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhandler_options_handler.cc201 GetProtocolHandlerRegistry()->OnAcceptRegisterProtocolHandler(handler);
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc1124 registry_->OnAcceptRegisterProtocolHandler(pending_handler_);
1147 registry_->OnAcceptRegisterProtocolHandler(previous_handler_);

Completed in 708 milliseconds