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.hpp125 using DbusUserObjValue = std::map<std::string, DbusUserObjProperties>; typedef
434 int getUserObjProperties(const DbusUserObjValue& userObjs,
H A Duser_mgmt.cpp201 DbusUserObjValue objValue; in userUpdatedSignalHandler()
460 std::map<DbusUserObjPath, DbusUserObjValue> properties; in isValidUserName()
1475 int UserAccess::getUserObjProperties(const DbusUserObjValue& userObjs, in getUserObjProperties()
1561 std::map<DbusUserObjPath, DbusUserObjValue> managedObjs; in cacheUserDataFile()
/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp96 using DbusUserObjValue = std::map<Interface, DbusUserObjProperties>; in executeCmd()
98 using DbusUserObj = std::map<DbusUserObjPath, DbusUserObjValue>; in executeCmd()
84 using DbusUserObjValue = std::map<Interface, DbusUserObjProperties>; global() typedef
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp126 DbusUserObjValue objValue; in TEST_F()
152 DbusUserObjValue objValue; in TEST_F()