Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config_mgr.cpp186 bool ConfigMgr::enableService(Config& config, bool value) in enableService() function in phosphor::ldap::ConfigMgr
H A Dldap_config.cpp552 bool Config::enableService(bool value) in enableService() function in phosphor::ldap::Config
/openbmc/intel-ipmi-oem/src/
H A Dbmccontrolservices.cpp115 constexpr uint8_t enableService = 0x1; in setBmcControlServices() local