Searched refs:userPath (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-host-ipmid/user_channel/ |
| H A D | user_mgmt.cpp | 703 std::string userPath(tempUserPath); in setUserEnabledState() local 704 setDbusProperty(bus, userMgrService, userPath, usersInterface, in setUserEnabledState() 809 std::string userPath(tempUserPath); in setUserPrivilegeAccess() local 810 setDbusProperty(bus, userMgrService, userPath, usersInterface, in setUserPrivilegeAccess() 916 std::string userPath(tempUserPath); in setUserName() local 920 bus.new_method_call(userMgrService, userPath.c_str(), in setUserName() 927 deleteUserMethod, "PATH", userPath); in setUserName()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | account_service.hpp | 1811 const std::string userPath(tempObjPath); in processAfterCreateUser() local 1826 "xyz.openbmc_project.User.Manager", userPath, in processAfterCreateUser() 2184 const std::string userPath(tempObjPath); in handleAccountDelete() local 2198 "xyz.openbmc_project.User.Manager", userPath, in handleAccountDelete()
|