Searched refs:OnIgnoreRegisterProtocolHandler (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dregister_protocol_handler_permission_request.cc90 registry_->OnIgnoreRegisterProtocolHandler(handler_);
96 registry_->OnIgnoreRegisterProtocolHandler(handler_);
H A Dregister_protocol_handler_infobar_delegate.cc108 registry_->OnIgnoreRegisterProtocolHandler(handler_);
H A Dprotocol_handler_registry_unittest.cc488 registry()->OnIgnoreRegisterProtocolHandler(test_protocol_handler());
499 registry()->OnIgnoreRegisterProtocolHandler(ph1);
512 registry()->OnIgnoreRegisterProtocolHandler(stuff_protocol_handler);
661 registry()->OnIgnoreRegisterProtocolHandler(ph3);
1079 registry()->OnIgnoreRegisterProtocolHandler(p2u2);
1113 registry()->OnIgnoreRegisterProtocolHandler(p2u1);
H A Dprotocol_handler_registry.h161 void OnIgnoreRegisterProtocolHandler(const ProtocolHandler& handler);
H A Dprotocol_handler_registry.cc352 void ProtocolHandlerRegistry::OnIgnoreRegisterProtocolHandler( function in class:ProtocolHandlerRegistry
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc1137 registry_->OnIgnoreRegisterProtocolHandler(pending_handler_);

Completed in 920 milliseconds