Searched refs:getHostState (Results 1 – 11 of 11) sorted by relevance
75 int getHostState();
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()
488 static constexpr std::string_view getHostState(const PowerState state) in getHostState() function581 std::string(getHostState(powerState))); in setPowerState()1494 if (getHostState(powerState) != in pohCounterTimerStart()1540 if (getHostState(powerState) == in currentHostStateMonitor()2209 getHostState(powerState) != in nmiButtonHandler()2599 std::string(getHostState(powerState))); in setInitialValue()3092 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