Searched refs:throwForInvalidPrivilege (Results 1 – 3 of 3) sorted by relevance
677 throwForInvalidPrivilege("whatever"), in TEST_F()683 EXPECT_NO_THROW(throwForInvalidPrivilege("priv-admin")); in TEST_F()684 EXPECT_NO_THROW(throwForInvalidPrivilege("priv-operator")); in TEST_F()685 EXPECT_NO_THROW(throwForInvalidPrivilege("priv-user")); in TEST_F()
496 void throwForInvalidPrivilege(const std::string& priv);
311 void UserMgr::throwForInvalidPrivilege(const std::string& priv) in throwForInvalidPrivilege() function in phosphor::user::UserMgr364 throwForInvalidPrivilege(priv); in createUser()535 throwForInvalidPrivilege(priv); in updateGroupsAndPriv()