Home
last modified time | relevance | path

Searched refs:setActive (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.cpp38 setActive(jsonObj); in Profile()
41 void Profile::setActive(const json& jsonObj) in setActive() function in phosphor::fan::control::json::Profile
H A Dprofile.hpp86 void setActive(const json& jsonObj);
/openbmc/openpower-occ-control/
H A Docc_status.cpp38 device.setActive(true); in occActive()
105 device.setActive(false); in occActive()
125 device.setActive(true); in occActive()
152 device.setActive(false); in occActive()
H A Docc_device.cpp16 void Device::setActive(bool active) in setActive() function in open_power::occ::Device
H A Docc_device.hpp89 void setActive(bool active);