Searched defs:getUserInfo (Results 1 – 3 of 3) sorted by relevance
180 inline void getUserInfo(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getUserInfo() function
1196 UserInfoMap UserMgr::getUserInfo(std::string userName) in getUserInfo() function in phosphor::user::UserMgr
474 UserInfo* UserAccess::getUserInfo(const uint8_t userId) in getUserInfo() function in ipmi::UserAccess