Searched defs:satisfied (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/monitor/ | ||
H A D | power_off_cause.hpp | 110 bool satisfied(const FanHealth& fanHealth) override in satisfied() function in phosphor::fan::monitor::MissingFanFRUCause |
H A D | power_off_rule.hpp | 79 auto satisfied = _cause->satisfied(fanHealth); in check() local |