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.hpp1021 const std::string& serverT) mutable { in handleLDAPPatch() argument
1027 parseLDAPConfigData(asyncResp->res.jsonValue, confData, serverT); in handleLDAPPatch()
1032 handleServiceEnablePatch(false, asyncResp, serverT, dbusObjectPath); in handleLDAPPatch()
1038 serverT, dbusObjectPath); in handleLDAPPatch()
1042 handleUserNamePatch(*input.userName, asyncResp, serverT, in handleLDAPPatch()
1047 handlePasswordPatch(*input.password, asyncResp, serverT, in handleLDAPPatch()
1053 handleBaseDNPatch(*input.baseDNList, asyncResp, serverT, in handleLDAPPatch()
1059 serverT, dbusObjectPath); in handleLDAPPatch()
1074 serverT, dbusObjectPath); in handleLDAPPatch()
1083 serverT, dbusObjectPath); in handleLDAPPatch()
[all …]