Home
last modified time | relevance | path

Searched refs:getHostStateObjectPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp457 systems_utils::getHostStateObjectPath(computerSystemIndex); in getHostState()
761 systems_utils::getHostStateObjectPath(computerSystemIndex); in getBootProgress()
794 systems_utils::getHostStateObjectPath(computerSystemIndex); in getBootProgressLastStateTime()
1138 systems_utils::getHostStateObjectPath(computerSystemIndex); in getAutomaticRebootAttempts()
1266 systems_utils::getHostStateObjectPath(computerSystemIndex), in setAutomaticRetryAttempts()
2919 systems_utils::getHostStateObjectPath(computerSystemIndex), in processComputerSystemResetActionPost()
3531 systems_utils::getHostStateObjectPath(computerSystemIndex); in getAllowedHostTransitions()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsystems_utils.hpp219 inline sdbusplus::message::object_path getHostStateObjectPath( in getHostStateObjectPath() function