Home
last modified time | relevance | path

Searched refs:userPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp817 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 Daccount_service.hpp1785 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()