Home
last modified time | relevance | path

Searched refs:userEnable (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp284 void userEnable(const std::string& userName, bool enabled);
H A Duser_mgr.cpp895 void UserMgr::userEnable(const std::string& userName, bool enabled) in userEnable() function in phosphor::user::UserMgr
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp1388 EXPECT_NO_THROW(userEnable(username, false)); in TEST_F()
1423 userEnable(username, false), in TEST_F()