HomeSort by relevance Sort by last modified time
    Searched refs:OnDenyRegisterProtocolHandler (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 157 void OnDenyRegisterProtocolHandler(const ProtocolHandler& handler);
protocol_handler_registry_unittest.cc 463 registry()->OnDenyRegisterProtocolHandler(test_protocol_handler());
597 registry()->OnDenyRegisterProtocolHandler(ph1);
598 registry()->OnDenyRegisterProtocolHandler(ph2);
777 registry()->OnDenyRegisterProtocolHandler(ph_dont);
    [all...]
protocol_handler_registry.cc 344 void ProtocolHandlerRegistry::OnDenyRegisterProtocolHandler(
    [all...]
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.cc     [all...]

Completed in 1477 milliseconds