Home
last modified time | relevance | path

Searched refs:getUserName (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp208 Cc getUserName(const uint8_t userId, std::string& userName);
H A Duser_layer.cpp89 return getUserAccessObject().getUserName(userId, userName); in ipmiUserGetUserName()
H A Duser_mgmt.cpp975 Cc UserAccess::getUserName(const uint8_t userId, std::string& userName) in getUserName() function in ipmi::UserAccess
1017 getUserName(userId, oldUser); in setUserName()