Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp488 util::dbus::HostRunningState runningState = util::dbus::hostRunningState(); in getStaticTiInfo() local
493 if ((util::dbus::HostRunningState::Started == runningState) || in getStaticTiInfo()
494 (util::dbus::HostRunningState::Unknown == runningState)) in getStaticTiInfo()
496 if (util::dbus::HostRunningState::Started == runningState) in getStaticTiInfo()
/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp49 runningState enumerator
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp601 (1 << static_cast<uint8_t>(UpdatedProp::runningState)); in registerProperties()
705 (1 << static_cast<uint8_t>(UpdatedProp::runningState)); in registerProperties()