Home
last modified time | relevance | path

Searched refs:EnableIface (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.hpp24 using EnableIface = sdbusplus::xyz::openbmc_project::Object::server::Enable; typedef
32 sdbusplus::server::object_t<ConfigIface, EnableIface, MapperIface>;
108 using EnableIface::enabled;
H A Dldap_config.cpp85 EnableIface::enabled(ldapServiceEnabled); in Config()
557 isEnable = EnableIface::enabled(value); in enableService()
659 EnableIface::enabled(bVal); in load()