Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp335 void getUserProperties(const DbusUserObjProperties& properties,
H A Duser_mgmt.cpp420 usrAccess.getUserProperties(properties, groups, priv, in userUpdatedSignalHandler()
1579 void UserAccess::getUserProperties(const DbusUserObjProperties& properties, in getUserProperties() function in ipmi::UserAccess
1609 getUserProperties(usrObj->second, usrGrps, usrPriv, usrEnabled); in getUserObjProperties()