Home
last modified time | relevance | path

Searched refs:hostStatePath (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp337 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 Dsystems_utils.hpp222 const sdbusplus::message::object_path hostStatePath( in getHostStateObjectPath() local
226 return hostStatePath; in getHostStateObjectPath()
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp870 const auto hostStatePath = in initiateHostStateTransition() local
880 ipmi::getService(ctx, HostState::interface, hostStatePath, service); in initiateHostStateTransition()
885 ctx, service, hostStatePath, HostState::interface, in initiateHostStateTransition()