Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dmessage_handler.hpp64 void setChannelInSession() const;
H A Dmessage_handler.cpp172 void Handler::setChannelInSession() const in setChannelInSession() function in message::Handler
/openbmc/phosphor-net-ipmid/command/
H A Dpayload_cmds.cpp93 handler->setChannelInSession(); in activatePayload()