Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp126 inline bool translateUserGroup(const std::vector<std::string>& userGroups, in translateUserGroup() function
2089 if (!translateUserGroup(*userGroups, asyncResp->res)) in handleAccountGet()