Home
last modified time | relevance | path

Searched defs:hostStateObjPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-debug-collector/
H A Ddump_utils.hpp186 constexpr auto hostStateObjPath = "/xyz/openbmc_project/state/host0"; in getHostState() local
203 constexpr auto hostStateObjPath = "/xyz/openbmc_project/state/host0"; in getBootProgress() local
/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.hpp46 constexpr auto hostStateObjPath = "/xyz/openbmc_project/state/host0"; variable