Searched refs:TransProxyGetRecvMsgChanInfo (Results 1 – 1 of 1) sorted by relevance
487 static int32_t TransProxyGetRecvMsgChanInfo(int16_t myId, int16_t peerId, ProxyChannelInfo *chanInf… in TransProxyGetRecvMsgChanInfo() function1415 if (TransProxyGetRecvMsgChanInfo(msg->msgHead.myId, msg->msgHead.peerId, info) != SOFTBUS_OK) { in TransProxyProcessDataRecv()