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.cpp124 void Zone::setActiveAllow(const Group* group, bool isActiveAllow) in setActiveAllow() argument
126 _active[*(group)] = isActiveAllow; in setActiveAllow()
127 if (!isActiveAllow) in setActiveAllow()
H A Dzone.hpp115 void setActiveAllow(const Group* group, bool isActiveAllow);