Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp999 const std::string& serverT) mutable { in handleLDAPPatch() argument
1005 parseLDAPConfigData(asyncResp->res.jsonValue, confData, serverT); in handleLDAPPatch()
1010 handleServiceEnablePatch(false, asyncResp, serverT, dbusObjectPath); in handleLDAPPatch()
1016 serverT, dbusObjectPath); in handleLDAPPatch()
1020 handleUserNamePatch(*input.userName, asyncResp, serverT, in handleLDAPPatch()
1025 handlePasswordPatch(*input.password, asyncResp, serverT, in handleLDAPPatch()
1031 handleBaseDNPatch(*input.baseDNList, asyncResp, serverT, in handleLDAPPatch()
1037 serverT, dbusObjectPath); in handleLDAPPatch()
1052 serverT, dbusObjectPath); in handleLDAPPatch()
1061 serverT, dbusObjectPath); in handleLDAPPatch()
[all …]