Lines Matching defs:state

281 static std::string getPowerStateName(PowerState state)  in getPowerStateName()
320 static void logStateTransition(const PowerState state) in logStateTransition()
448 static std::function<void(const Event)> getPowerStateHandler(PowerState state) in getPowerStateHandler()
514 static constexpr std::string_view getHostState(const PowerState state) in getHostState()
537 static constexpr std::string_view getChassisState(const PowerState state) in getChassisState()
567 static constexpr std::string_view getSlotState(const SlotPowerState state) in getSlotState()
582 static void setSlotPowerState(const SlotPowerState state) in setSlotPowerState()
590 static void savePowerState(const PowerState state) in savePowerState()
610 static void setPowerState(const PowerState state) in setPowerState()
1144 std::string state = appState.get(PersistentState::Params::PowerState); in wasPowerDropped() local
2023 static void psPowerOKHandler(bool state) in psPowerOKHandler()
2031 static void sioPowerGoodHandler(bool state) in sioPowerGoodHandler()
2039 static void sioOnControlHandler(bool state) in sioOnControlHandler()
2045 static void sioS5Handler(bool state) in sioS5Handler()
2053 static void powerButtonHandler(bool state) in powerButtonHandler()
2072 static void resetButtonHandler(bool state) in resetButtonHandler()
2175 std::string state; in nmiSourcePropertyMonitor() local
2222 static void nmiButtonHandler(bool state) in nmiButtonHandler()
2248 static void idButtonHandler(bool state) in idButtonHandler()
2301 static void postCompleteHandler(bool state) in postCompleteHandler()