Lines Matching +full:powered +full:- +full:off
15 * that is called to know if the system should be powered off due
33 * @param[in] count - The number of items that is compared
35 * @param[in] name - The name of the cause. Used for tracing.
42 * @brief Pure virtual that says if the system should be powered
43 * off based on the fan health.
45 * @param[in] fanHealth - The FanHealth map
47 * @return bool - If system should be powered off
56 * @return std::string - The name
97 * @param[in] count - The minimum number of fans that must be
98 * missing to need a power off.
106 * to require a power off.
108 * @param[in] fanHealth - The FanHealth map
140 * @param[in] count - The minimum number of rotors that must be
141 * nonfunctional to need a power off.
149 * to require a power off.
151 * @param[in] fanHealth - The FanHealth map
191 * @param[in] count - The minimum number of fan FRUs with
192 * nonfunctional rotors to need a power off.
202 * @param[in] fanHealth - The FanHealth map