Searched refs:hostStatePath (Results 1 – 4 of 4) 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 | 338 std::string hostStatePath; in readHostState() local 357 hostStatePath = path.first; in readHostState() 361 hostStateService, hostStatePath, in readHostState()
|
/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 | 810 constexpr auto hostStatePath = "/xyz/openbmc_project/state/host0"; in initiateHostStateTransition() 820 ipmi::getService(ctx, hostStateIntf, hostStatePath, service); in initiateHostStateTransition() 824 ec = ipmi::setDbusProperty(ctx, service, hostStatePath, hostStateIntf, in initiateHostStateTransition() 808 constexpr auto hostStatePath = "/xyz/openbmc_project/state/host0"; initiateHostStateTransition() local
|