Home
last modified time | relevance | path

Searched defs:chName (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp61 std::string chName; member
118 uint8_t getChannelByName(const std::string& chName) in getChannelByName()
H A Dchannel_mgmt.cpp162 const std::string& chName) in convertToChannelNumberFromChannelName()
186 std::string chName(path, length + 1); in getChannelNameFromPath() local
194 std::string chName; in processChAccessPropChange() local
864 const std::string& chName) in setDefaultChannelConfig()
H A Dchannel_layer.cpp137 uint8_t getChannelByName(const std::string& chName) in getChannelByName()
/openbmc/google-ipmi-sys/test/
H A Dcommon.cpp20 std::uint8_t getChannelByName(const std::string& chName) in getChannelByName()
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.hpp162 std::string chName{}; // Channel Name member in session::Manager
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp376 std::string chName = in updateOwners() local
448 std::string chName = name.substr(std::strlen(ipmiDbusChannelMatch) + 1); in nameChangeHandler() local