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.hpp74 using DbusUserObjPath = sdbusplus::message::object_path;
84 using DbusUserObj = std::map<DbusUserObjPath, DbusUserObjValue>;
73 using DbusUserObjPath = sdbusplus::message::object_path; global() typedef
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp34 using DbusUserObjPath = sdbusplus::message::object_path; typedef
H A Duser_mgmt.cpp314 DbusUserObjPath objPath; in userUpdatedSignalHandler()
332 DbusUserObjPath objPath; in userUpdatedSignalHandler()
574 std::map<DbusUserObjPath, DbusUserObjValue> properties; in isValidUserName()
1676 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()