Searched refs:PrivilegeMappingExists (Results 1 – 5 of 5) sorted by relevance
16 # xyz.openbmc_project.User.Common.Error.PrivilegeMappingExists17 - name: PrivilegeMappingExists
10 xyz.openbmc_project.User.Common.Error.PrivilegeMappingExists. To modify the47 - xyz.openbmc_project.User.Common.Error.PrivilegeMappingExists
13 - xyz.openbmc_project.User.Common.Error.PrivilegeMappingExists
26 using PrivilegeMappingExists = sdbusplus::xyz::openbmc_project::User::Common:: typedef27 Error::PrivilegeMappingExists;669 catch (const PrivilegeMappingExists& e) in TEST_F()674 PrivilegeMappingExists); in TEST_F()704 catch (const PrivilegeMappingExists& e) in TEST_F()709 PrivilegeMappingExists); in TEST_F()744 catch (const PrivilegeMappingExists& e) in TEST_F()749 PrivilegeMappingExists); in TEST_F()757 catch (const PrivilegeMappingExists& e) in TEST_F()762 PrivilegeMappingExists); in TEST_F()
45 using PrivilegeMappingExists = sdbusplus::xyz::openbmc_project::User::Common:: typedef46 Error::PrivilegeMappingExists;798 elog<PrivilegeMappingExists>(); in checkPrivilegeMapper()