Home
last modified time | relevance | path

Searched defs:activeState (Results 1 – 3 of 3) sorted by relevance

/openbmc/service-config-manager/inc/
H A Dutils.hpp59 activeState, enumerator
H A Dsrvcfg_manager.hpp97 std::string activeState; member in phosphor::service::ServiceConfig
/openbmc/phosphor-state-manager/
H A Dbmc_state_manager.cpp36 constexpr auto activeState = "active"; variable