HasIgnoredEquivalent 327 chrome/browser/custom_handlers/protocol_handler_registry.cc if (!enabled() || IsRegistered(handler) || HasIgnoredEquivalent(handler)) HasIgnoredEquivalent 207 chrome/browser/custom_handlers/protocol_handler_registry.h bool HasIgnoredEquivalent(const ProtocolHandler& handler) const; HasIgnoredEquivalent 461 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->HasIgnoredEquivalent(ph2)); HasIgnoredEquivalent 465 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_FALSE(registry()->HasIgnoredEquivalent(ph2)); HasIgnoredEquivalent 633 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->HasIgnoredEquivalent(ph4));