Searched defs:enableService (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-user-manager/phosphor-ldap-config/ | ||
H A D | ldap_config_mgr.cpp | 186 bool ConfigMgr::enableService(Config& config, bool value) in enableService() function in phosphor::ldap::ConfigMgr |
H A D | ldap_config.cpp | 552 bool Config::enableService(bool value) in enableService() function in phosphor::ldap::Config |
/openbmc/intel-ipmi-oem/src/ | ||
H A D | bmccontrolservices.cpp | 115 constexpr uint8_t enableService = 0x1; in setBmcControlServices() local |