Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp160 static std::string convertToSystemPrivilege(const CommandPrivilege& value);
H A Duser_mgmt.cpp488 std::string UserAccess::convertToSystemPrivilege(const CommandPrivilege& value) in convertToSystemPrivilege() function in ipmi::UserAccess
859 std::string priv = convertToSystemPrivilege( in setUserPrivilegeAccess()
1322 convertToSystemPrivilege(static_cast<CommandPrivilege>( in writeUserData()