Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp94 using UserNameExists = typedef
95 sdbusplus::xyz::openbmc_project::User::Common::Error::UserNameExists;
225 elog<UserNameExists>(); in throwForUserExists()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp544 sdbusplus::xyz::openbmc_project::User::Common::Error::UserNameExists); in TEST_F()