Searched refs:OnDenyRegisterProtocolHandler (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.h157 void OnDenyRegisterProtocolHandler(const ProtocolHandler& handler);
H A Dprotocol_handler_registry_unittest.cc463 registry()->OnDenyRegisterProtocolHandler(test_protocol_handler());
597 registry()->OnDenyRegisterProtocolHandler(ph1);
598 registry()->OnDenyRegisterProtocolHandler(ph2);
777 registry()->OnDenyRegisterProtocolHandler(ph_dont);
1006 registry()->OnDenyRegisterProtocolHandler(p2u1);
H A Dprotocol_handler_registry.cc344 void ProtocolHandlerRegistry::OnDenyRegisterProtocolHandler( function in class:ProtocolHandlerRegistry
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc1130 registry_->OnDenyRegisterProtocolHandler(pending_handler_);

Completed in 358 milliseconds