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.hpp76 using DbusUserObjPath = sdbusplus::message::object_path; typedef
86 using DbusUserObj = std::map<DbusUserObjPath, DbusUserObjValue>;
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp120 using DbusUserObjPath = sdbusplus::message::object_path; typedef
H A Duser_mgmt.cpp200 DbusUserObjPath objPath; in userUpdatedSignalHandler()
218 DbusUserObjPath objPath; in userUpdatedSignalHandler()
460 std::map<DbusUserObjPath, DbusUserObjValue> properties; in isValidUserName()
1561 std::map<DbusUserObjPath, DbusUserObjValue> managedObjs; in cacheUserDataFile()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp70 DbusUserObjPath objPath("/xyz/openbmc_project/user/ldap/openldap"); in createPrivilegeMapperDbusObject()
77 DbusUserObjPath objectPath( in createPrivilegeMapperDbusObject()
96 DbusUserObjPath objPath("/xyz/openbmc_project/user/ldap/openldap"); in createLdapConfigObjectWithoutPrivilegeMapper()