Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp62 static constexpr const char* userMgrInterface = variable
H A Duser_mgmt.cpp943 userMgrInterface, createUserMethod); in setUserName()
972 userMgrInterface, renameUserMethod); in setUserName()
1414 method.append(userMgrInterface); in getSystemPrivAndGroups()
1543 sdbusplus::bus::match::rules::interface(userMgrInterface) + in cacheUserDataFile()