Home
last modified time | relevance | path

Searched refs:DbusUserObjValue (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp39 using DbusUserObjValue = std::map<std::string, DbusUserObjProperties>; typedef
348 int getUserObjProperties(const DbusUserObjValue& userObjs,
H A Duser_mgmt.cpp316 DbusUserObjValue objValue; in userUpdatedSignalHandler()
575 std::map<DbusUserObjPath, DbusUserObjValue> properties; in isValidUserName()
1592 int UserAccess::getUserObjProperties(const DbusUserObjValue& userObjs, in getUserObjProperties()
1678 std::map<DbusUserObjPath, DbusUserObjValue> managedObjs; in cacheUserDataFile()
/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp72 using DbusUserObjValue = std::map<Interface, DbusUserObjProperties>; typedef
74 using DbusUserObj = std::map<DbusUserObjPath, DbusUserObjValue>;
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp66 DbusUserObjValue objValue; in createPrivilegeMapperDbusObject()
92 DbusUserObjValue objValue; in createLdapConfigObjectWithoutPrivilegeMapper()