Home
last modified time | relevance | path

Searched refs:UserNameGroupFail (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp100 using UserNameGroupFail = typedef
101 sdbusplus::xyz::openbmc_project::User::Common::Error::UserNameGroupFail;
327 elog<UserNameGroupFail>( in throwForUserNameConstraints()
328 xyz::openbmc_project::User::Common::UserNameGroupFail::REASON( in throwForUserNameConstraints()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp965 UserNameGroupFail); in TEST_F()