Home
last modified time | relevance | path

Searched refs:setFaultConfig (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.hpp291 void setFaultConfig(const json& jsonObj);
H A Dsystem.cpp103 setFaultConfig(jsonObj); in load()
347 void System::setFaultConfig([[maybe_unused]] const json& jsonObj) in setFaultConfig() function in phosphor::fan::monitor::System