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 =
101 sdbusplus::xyz::openbmc_project::User::Common::Error::UserNameGroupFail;
281 elog<UserNameGroupFail>( in throwForUserNameConstraints()
282 xyz::openbmc_project::User::Common::UserNameGroupFail::REASON(
98 using UserNameGroupFail = global() typedef
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp962 UserNameGroupFail); in TEST_F()