Home
last modified time | relevance | path

Searched defs:getHostState (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp297 virtual std::string getHostState() const in getHostState() function in openpower::pels::DataInterfaceBase
/openbmc/phosphor-debug-collector/
H A Ddump_utils.hpp182 inline HostState getHostState() in getHostState() function
/openbmc/pldm/softoff/
H A Dsoftoff.cpp95 int SoftPowerOff::getHostState() in getHostState() function in pldm::SoftPowerOff
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js93 getHostState: function() { method in AnonymousFunction1ea782bb0200.SERVICE
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp533 inline void getHostState(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getHostState() function
/openbmc/x86-power-control/src/
H A Dpower_control.cpp514 static constexpr std::string_view getHostState(const PowerState state) in getHostState() function