HomeSort by relevance Sort by last modified time
    Searched refs:AttemptReplace (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 166 bool AttemptReplace(const ProtocolHandler& handler);
protocol_handler_registry_unittest.cc     [all...]
protocol_handler_registry.cc 329 if (AttemptReplace(handler))
360 bool ProtocolHandlerRegistry::AttemptReplace(const ProtocolHandler& handler) {
    [all...]

Completed in 381 milliseconds