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.cpp39 setActive(jsonObj); in Profile()
42 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.cpp37 device.setActive(true); in occActive()
84 device.setActive(false); in occActive()
104 device.setActive(true); in occActive()
118 device.setActive(false); in occActive()
H A Docc_device.cpp18 void Device::setActive(bool active) in setActive() function in open_power::occ::Device
H A Docc_device.hpp97 void setActive(bool active);