Searched refs:serviceAddressList (Results 1 – 1 of 1) sorted by relevance
725 const std::vector<std::string>& serviceAddressList, in handleServiceAddressPatch() argument732 "LDAPServerURI", serviceAddressList.front()); in handleServiceAddressPatch()963 std::optional<std::vector<std::string>> serviceAddressList; member1002 if (input.serviceAddressList) in handleLDAPPatch()1004 if (input.serviceAddressList->empty()) in handleLDAPPatch()1007 asyncResp->res, *input.serviceAddressList, "ServiceAddress"); in handleLDAPPatch()1022 if (!input.userName && !input.password && !input.serviceAddressList && in handleLDAPPatch()1050 if (input.serviceAddressList) in handleLDAPPatch()1052 handleServiceAddressPatch(*input.serviceAddressList, asyncResp, in handleLDAPPatch()1593 activeDirectoryObject.serviceAddressList, // in handleAccountServicePatch()[all …]