Searched refs:hostStatePath (Results 1 – 5 of 5) sorted by relevance
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | platform_oem_ibm.cpp | 28 constexpr auto hostStatePath = "/xyz/openbmc_project/state/host0"; in sendBiosAttributeUpdateEvent() local 34 hostStatePath, hostStateProperty, BootProgress::interface); in sendBiosAttributeUpdateEvent()
|
| /openbmc/phosphor-fan-presence/ |
| H A D | power_state.hpp | 337 std::string hostStatePath; in readHostState() local 356 hostStatePath = path.first; in readHostState() 360 hostStateService, hostStatePath, in readHostState()
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | systems_utils.hpp | 222 const sdbusplus::message::object_path hostStatePath( in getHostStateObjectPath() local 226 return hostStatePath; in getHostStateObjectPath()
|
| /openbmc/pldm/platform-mc/ |
| H A D | dbus_to_terminus_effecters.cpp | 192 constexpr auto hostStatePath = "/xyz/openbmc_project/state/host0"; in isHostOn() local 196 hostStatePath, "BootProgress", BootProgress::interface); in isHostOn()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | chassishandler.cpp | 838 const auto hostStatePath = in initiateHostStateTransition() local 848 ipmi::getService(ctx, HostState::interface, hostStatePath, service); in initiateHostStateTransition() 853 ctx, service, hostStatePath, HostState::interface, in initiateHostStateTransition()
|