Searched refs:HasRegisteredEquivalent (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.h216 bool HasRegisteredEquivalent(const ProtocolHandler& handler) const;
H A Dprotocol_handler_registry.cc559 bool ProtocolHandlerRegistry::HasRegisteredEquivalent( function in class:ProtocolHandlerRegistry
H A Dprotocol_handler_registry_unittest.cc639 ASSERT_TRUE(registry()->HasRegisteredEquivalent(ph2));

Completed in 866 milliseconds