Home
last modified time | relevance | path

Searched defs:userGroups (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/include/
H A Ddbus_privileges.hpp37 std::optional<std::vector<std::string>> userGroups; in populateUserInfo() local
H A Dsessions.hpp56 std::vector<std::string> userGroups; member
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp135 inline bool translateUserGroup(const std::vector<std::string>& userGroups, in translateUserGroup()
190 std::vector<std::string>& userGroups) in getUserGroupFromAccountType()
1845 std::vector<std::string> userGroups; in processAfterGetAllGroups() local
2078 const std::vector<std::string>* userGroups = nullptr; in handleAccountGet() local
/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp1591 std::vector<std::string> userGroups; in initUserObjects() local