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.cpp96 using UserNameExists = typedef
97 sdbusplus::xyz::openbmc_project::User::Common::Error::UserNameExists;
311 elog<UserNameExists>(); in throwForUserExists()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp955 sdbusplus::xyz::openbmc_project::User::Common::Error::UserNameExists); in TEST_F()