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

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 315 void IgnoreProtocolHandler(const ProtocolHandler& handler,
protocol_handler_registry.cc 355 IgnoreProtocolHandler(handler, USER);
901 void ProtocolHandlerRegistry::IgnoreProtocolHandler(
924 IgnoreProtocolHandler(ProtocolHandler::CreateProtocolHandler(*p), source);
    [all...]
protocol_handler_registry_unittest.cc 487 TEST_F(ProtocolHandlerRegistryTest, IgnoreProtocolHandler) {
    [all...]
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.h 228 void IgnoreProtocolHandler();
content_setting_bubble_model.cc     [all...]

Completed in 334 milliseconds