Searched refs:TransProxyGetChanByReqId (Results 1 – 4 of 4) sorted by relevance
48 int32_t TransProxyGetChanByReqId(int32_t reqId, ProxyChannelInfo *chan);
165 (void)TransProxyGetChanByReqId(reqId, &chan); in TransProxyGetChanByReqIdTest()
876 int32_t ret = TransProxyGetChanByReqId(reqId, chan);881 ret = TransProxyGetChanByReqId(reqId, chan);
261 int32_t TransProxyGetChanByReqId(int32_t reqId, ProxyChannelInfo *chan) in TransProxyGetChanByReqId() function