Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp380 const std::vector<std::pair<std::string, LDAPRoleMapData>>& roleMapObjData, in handleRoleMapPatch() argument
393 if (index < roleMapObjData.size()) in handleRoleMapPatch()
396 [asyncResp, roleMapObjData, serverType, in handleRoleMapPatch()
408 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()
441 if (index < roleMapObjData.size()) in handleRoleMapPatch()
450 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()
470 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()