Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp374 convertToSessionSupportIndex(const std::string& value);
H A Dchannel_mgmt.cpp770 ChannelConfig::convertToSessionSupportIndex(const std::string& value) in convertToSessionSupportIndex() function in ipmi::ChannelConfig
996 static_cast<uint8_t>(convertToSessionSupportIndex(sessStr)); in loadChannelConfig()