OnDenyRegisterProtocolHandler 153 chrome/browser/custom_handlers/protocol_handler_registry.h void OnDenyRegisterProtocolHandler(const ProtocolHandler& handler); OnDenyRegisterProtocolHandler 421 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc registry()->OnDenyRegisterProtocolHandler(test_protocol_handler()); OnDenyRegisterProtocolHandler 557 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc registry()->OnDenyRegisterProtocolHandler(ph1); OnDenyRegisterProtocolHandler 558 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc registry()->OnDenyRegisterProtocolHandler(ph2); OnDenyRegisterProtocolHandler 743 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc registry()->OnDenyRegisterProtocolHandler(ph_dont); OnDenyRegisterProtocolHandler 1113 chrome/browser/ui/content_settings/content_setting_bubble_model.cc registry_->OnDenyRegisterProtocolHandler(pending_handler_);