Searched refs:userPath (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | user_mgmt.cpp | 817 std::string userPath(tempUserPath); in setUserEnabledState() local 818 setDbusProperty(bus, getUserServiceName(), userPath, usersInterface, in setUserEnabledState() 918 std::string userPath(tempUserPath); in setUserPrivilegeAccess() local 919 setDbusProperty(bus, getUserServiceName(), userPath, usersInterface, in setUserPrivilegeAccess() 1027 std::string userPath(tempUserPath); in setUserName() local 1031 getUserServiceName().c_str(), userPath.c_str(), in setUserName() 1038 deleteUserMethod, "PATH", userPath); in setUserName()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | account_service.hpp | 1785 const std::string userPath(tempObjPath); in processAfterCreateUser() local 1799 "xyz.openbmc_project.User.Manager", userPath, in processAfterCreateUser() 2170 const std::string userPath(tempObjPath); in handleAccountDelete() local 2183 "xyz.openbmc_project.User.Manager", userPath, in handleAccountDelete()
|