Searched refs:logShutdownError (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/monitor/ | ||
H A D | system.hpp | 105 void logShutdownError(); |
H A D | system.cpp | 356 std::bind(std::mem_fn(&System::logShutdownError), this); in setFaultConfig() |