Home
last modified time | relevance | path

Searched refs:currentPowerStatus (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dchassis_check_power_status.cpp57 auto currentPowerStatus = phosphor::state::manager::utils::getProperty( in main() local
59 if (currentPowerStatus != in main()
63 "CURRENT_PWR_STATUS", currentPowerStatus); in main()
H A Dchassis_state_manager.cpp200 auto initialPowerStatus = server::Chassis::currentPowerStatus(); in determineStatusOfPower()
212 server::Chassis::currentPowerStatus(PowerStatus::Good); in determineStatusOfPower()
300 server::Chassis::currentPowerStatus( in determineStatusOfUPSPower()
318 server::Chassis::currentPowerStatus( in determineStatusOfUPSPower()
388 server::Chassis::currentPowerStatus(PowerStatus::BrownOut); in determineStatusOfPSUPower()
H A Dchassis_state_manager.hpp70 currentPowerStatus(PowerStatus::Good, true);