Searched refs:ChannelSendSessionCtrlMsg (Results 1 – 4 of 4) sorted by relevance
57 bool ChannelSendSessionCtrlMsg(vector<uint8_t> &ctrlMsg, uint32_t sessionId) override;
868 bool HdcServerForClient::ChannelSendSessionCtrlMsg(vector<uint8_t> &ctrlMsg, uint32_t sessionId) in ChannelSendSessionCtrlMsg() function in Hdc::HdcServerForClient
53 virtual bool ChannelSendSessionCtrlMsg(vector<uint8_t> &ctrlMsg, uint32_t sessionId) in ChannelSendSessionCtrlMsg() function
463 thisClass->ChannelSendSessionCtrlMsg(ctrl, hChannel->targetSessionId); in FreeChannelOpeate()