Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp64 using DbusUserObjPath = sdbusplus::message::object_path; typedef
74 using DbusUserObj = std::map<DbusUserObjPath, DbusUserObjValue>;
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp34 using DbusUserObjPath = sdbusplus::message::object_path; typedef
H A Duser_mgmt.cpp315 DbusUserObjPath objPath; in userUpdatedSignalHandler()
333 DbusUserObjPath objPath; in userUpdatedSignalHandler()
575 std::map<DbusUserObjPath, DbusUserObjValue> properties; in isValidUserName()
1678 std::map<DbusUserObjPath, DbusUserObjValue> managedObjs; in cacheUserDataFile()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp68 DbusUserObjPath objPath("/xyz/openbmc_project/user/ldap/openldap"); in createPrivilegeMapperDbusObject()
75 DbusUserObjPath objectPath( in createPrivilegeMapperDbusObject()
94 DbusUserObjPath objPath("/xyz/openbmc_project/user/ldap/openldap"); in createLdapConfigObjectWithoutPrivilegeMapper()