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 307 void IgnoreProtocolHandler(const ProtocolHandler& handler,
protocol_handler_registry.cc 356 IgnoreProtocolHandler(handler, USER);
891 void ProtocolHandlerRegistry::IgnoreProtocolHandler(
914 IgnoreProtocolHandler(ProtocolHandler::CreateProtocolHandler(*p), source);
    [all...]
protocol_handler_registry_unittest.cc 486 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 210 milliseconds