Home
last modified time | relevance | path

Searched defs:logConflict (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-fan-presence/presence/
H A Dgpio.hpp161 void logConflict(const std::string& /*fanInventoryPath*/) const override {} in logConflict() function in phosphor::fan::presence::NullGpio
H A Dgpio.cpp96 void Gpio::logConflict(const std::string& fanInventoryPath) const in logConflict() function in phosphor::fan::presence::Gpio
H A Dtach.cpp142 void Tach::logConflict(const std::string& fanInventoryPath) const in logConflict() function in phosphor::fan::presence::Tach
/openbmc/phosphor-fan-presence/presence/test/
H A Dfallbacktest.cpp54 void logConflict(const std::string&) const override {} in logConflict() function in phosphor::fan::presence::TestSensor