Searched refs:getHostState (Results 1 – 12 of 12) sorted by relevance
75 int getHostState();
52 getHostState(); in SoftPowerOff()94 int SoftPowerOff::getHostState() in getHostState() function in pldm::SoftPowerOff
182 inline HostState getHostState() in getHostState() function302 return (getHostState() == HostState::Quiesced); in isHostQuiesced()
80 APIUtils.getHostState().then(
162 hostState = phosphor::dump::getHostState(); in createDump()
514 static constexpr std::string_view getHostState(const PowerState state) in getHostState() function616 std::string(getHostState(powerState))); in setPowerState()1536 if (getHostState(powerState) != in pohCounterTimerStart()1582 if (getHostState(powerState) == in currentHostStateMonitor()2246 getHostState(powerState) != in nmiButtonHandler()2642 std::string(getHostState(powerState))); in setInitialValue()3130 std::string(getHostState(powerState))); in main()
36 MOCK_METHOD(std::string, getHostState, (), (const override));
405 EXPECT_CALL(dataIface, getHostState()).WillOnce(Return("State.Off")); in TEST_F()
309 virtual std::string getHostState() const in getHostState() function in openpower::pels::DataInterfaceBase
898 json["HostState"] = lastSegment('.', dataIface.getHostState()); in addStatesToJSON()
531 inline void getHostState(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getHostState() function3128 getHostState(asyncResp); in handleComputerSystemGet()
93 getHostState: function() { method in AnonymousFunction1ea782bb0200.SERVICE