Searched refs:setUserGroups (Results 1 – 3 of 3) sorted by relevance
86 void setUserGroups(const std::vector<std::string>& groups);
114 void Users::setUserGroups(const std::vector<std::string>& groups) in setUserGroups() function in phosphor::user::Users
580 usersList[userName]->setUserGroups(groupNames); in updateGroupsAndPriv()