Searched defs:groupNames (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-user-manager/ | ||
H A D | user_mgr.cpp | 249 throwForUserNameConstraints(const std::string & userName,const std::vector<std::string> & groupNames) throwForUserNameConstraints() argument |
/openbmc/phosphor-user-manager/test/ | ||
H A D | user_mgr_test.cpp | 41 std::vector<std::string> groupNames, in createLocalUser() argument |