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.hpp369 const std::vector<std::pair<std::string, LDAPRoleMapData>>& roleMapObjData, in handleRoleMapPatch() argument
382 if (index < roleMapObjData.size()) in handleRoleMapPatch()
385 [asyncResp, roleMapObjData, serverType, in handleRoleMapPatch()
397 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()
430 if (index < roleMapObjData.size()) in handleRoleMapPatch()
439 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()
459 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()