Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp125 void Zone::setActiveAllow(const Group* group, bool isActiveAllow) in setActiveAllow() argument
127 _active[*(group)] = isActiveAllow; in setActiveAllow()
128 if (!isActiveAllow) in setActiveAllow()
H A Dzone.hpp115 void setActiveAllow(const Group* group, bool isActiveAllow);