Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp459 systems_utils::getHostStateServiceName(computerSystemIndex), path, in getHostState()
763 systems_utils::getHostStateServiceName(computerSystemIndex), path, in getBootProgress()
796 systems_utils::getHostStateServiceName(computerSystemIndex), path, in getBootProgressLastStateTime()
1140 systems_utils::getHostStateServiceName(computerSystemIndex), path, in getAutomaticRebootAttempts()
1265 systems_utils::getHostStateServiceName(computerSystemIndex), in setAutomaticRetryAttempts()
2918 systems_utils::getHostStateServiceName(computerSystemIndex), in processComputerSystemResetActionPost()
3533 systems_utils::getHostStateServiceName(computerSystemIndex), path, in getAllowedHostTransitions()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsystems_utils.hpp229 inline std::string getHostStateServiceName(const uint64_t computerSystemIndex) in getHostStateServiceName() function