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.hpp382 const std::vector<std::pair<std::string, LDAPRoleMapData>>& roleMapObjData, in handleRoleMapPatch() argument
395 if (index < roleMapObjData.size()) in handleRoleMapPatch()
399 [asyncResp, roleMapObjData, serverType, in handleRoleMapPatch()
411 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()
444 if (index < roleMapObjData.size()) in handleRoleMapPatch()
453 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()
473 ldapDbusService, roleMapObjData[index].first, in handleRoleMapPatch()