Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp960 inline void handleLDAPPatch(LdapPatchParams&& input, in handleLDAPPatch() function
1642 handleLDAPPatch(std::move(activeDirectoryObject), asyncResp, in handleAccountServicePatch()
1644 handleLDAPPatch(std::move(ldapObject), asyncResp, "LDAP"); in handleAccountServicePatch()