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 298 void IgnoreProtocolHandler(const ProtocolHandler& handler);
protocol_handler_registry.cc 355 IgnoreProtocolHandler(handler);
464 IgnoreProtocolHandler(ProtocolHandler::CreateProtocolHandler(*p));
866 void ProtocolHandlerRegistry::IgnoreProtocolHandler(
protocol_handler_registry_unittest.cc 445 TEST_F(ProtocolHandlerRegistryTest, IgnoreProtocolHandler) {
    [all...]
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.h 211 void IgnoreProtocolHandler();
content_setting_bubble_model.cc     [all...]

Completed in 661 milliseconds