Searched refs:getHostState (Results 1 – 12 of 12) sorted by relevance
75 int getHostState();
55 getHostState(); in SoftPowerOff() 97 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()
36 MOCK_METHOD(std::string, getHostState, (), (const override));
393 EXPECT_CALL(dataIface, getHostState()).WillOnce(Return("State.Off")); in TEST_F()
520 static constexpr std::string_view getHostState(const PowerState state) in getHostState() function622 std::string(getHostState(powerState))); in setPowerState()1543 if (getHostState(powerState) != in pohCounterTimerStart()1589 if (getHostState(powerState) == in currentHostStateMonitor()2258 getHostState(powerState) != in nmiButtonHandler()2648 std::string(getHostState(powerState))); in setInitialValue()3141 std::string(getHostState(powerState))); in main()
309 virtual std::string getHostState() const in getHostState() function in openpower::pels::DataInterfaceBase
886 json["HostState"] = lastSegment('.', dataIface.getHostState()); in addStatesToJSON()
452 inline void getHostState(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getHostState() function3158 getHostState(asyncResp, computerSystemIndex); in processComputerSystemGet()
93 getHostState: function() { method in AnonymousFunction1ea782bb0200.SERVICE