Searched refs:setTargetHold (Results 1 – 4 of 4) sorted by relevance
52 zone.setTargetHold(group.getName(), _target, isMissingOwner); in run()
72 zone.setTargetHold(getUniqueName(), _target, (numAtState >= _count)); in run()
244 void setTargetHold(const std::string& ident, uint64_t target, bool hold);
206 void Zone::setTargetHold(const std::string& ident, uint64_t target, bool hold) in setTargetHold() function in phosphor::fan::control::json::Zone