Searched refs:updateGroupsAndPriv (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-user-manager/ |
| H A D | users.cpp | 108 manager.updateGroupsAndPriv(userName, UsersIface::userGroups(), value); 141 manager.updateGroupsAndPriv(userName, value, UsersIface::userPrivilege());
|
| H A D | user_mgr.hpp | 274 void updateGroupsAndPriv(const std::string& userName,
|
| H A D | user_mgr.cpp | 582 void UserMgr::updateGroupsAndPriv(const std::string& userName, in updateGroupsAndPriv() 531 void UserMgr::updateGroupsAndPriv(const std::string& userName, updateGroupsAndPriv() function in phosphor::user::UserMgr
|
| /openbmc/phosphor-user-manager/test/ |
| H A D | user_mgr_test.cpp | 1150 updateGroupsAndPriv(username, {"ipmi", "ssh"}, "priv-admin")); in TEST_F() 1170 updateGroupsAndPriv(username, {"ipmi", "ssh"}, "priv-admin"), in TEST_F()
|