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
60 if (currentPowerStatus != ChassisState::convertPowerStatusToString( in main()
64 "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()
299 server::Chassis::currentPowerStatus( in determineStatusOfUPSPower()
317 server::Chassis::currentPowerStatus( in determineStatusOfUPSPower()
386 server::Chassis::currentPowerStatus(PowerStatus::BrownOut); in determineStatusOfPSUPower()
H A Dchassis_state_manager.hpp70 currentPowerStatus(PowerStatus::Good, true);