Home
last modified time | relevance | path

Searched defs:getUserInfo (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/include/
H A Ddbus_privileges.hpp180 inline void getUserInfo(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getUserInfo() function
/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp1196 UserInfoMap UserMgr::getUserInfo(std::string userName) in getUserInfo() function in phosphor::user::UserMgr
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp474 UserInfo* UserAccess::getUserInfo(const uint8_t userId) in getUserInfo() function in ipmi::UserAccess