Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp425 std::string getChannelNameFromPath(const std::string& path);
H A Dchannel_mgmt.cpp181 std::string ChannelConfig::getChannelNameFromPath(const std::string& path) in getChannelNameFromPath() function in ipmi::ChannelConfig
201 chName = getChannelNameFromPath(path); in processChAccessPropChange()