AttemptReplace    330 chrome/browser/custom_handlers/protocol_handler_registry.cc   if (AttemptReplace(handler))
AttemptReplace    162 chrome/browser/custom_handlers/protocol_handler_registry.h   bool AttemptReplace(const ProtocolHandler& handler);
AttemptReplace    870 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ASSERT_TRUE(registry()->AttemptReplace(ph2));
AttemptReplace    884 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ASSERT_TRUE(registry()->AttemptReplace(ph2));
AttemptReplace    900 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ASSERT_TRUE(registry()->AttemptReplace(ph3));