Searched refs:TransProxyDelChanByReqId (Results 1 – 6 of 6) sorted by relevance
45 void TransProxyDelChanByReqId(int32_t reqId, int32_t errCode);
868 TransProxyDelChanByReqId(-1);873 TransProxyDelChanByReqId(channelId);
756 TransProxyDelChanByReqId(TEST_NUMBER_VALID, TEST_NUMBER_ONE);
142 TransProxyDelChanByReqId(reqId, errCode); in TransProxyDelChanByReqIdTest()
637 TransProxyDelChanByReqId((int32_t)requestId, reason); in TransOnConnectFailed()
279 void TransProxyDelChanByReqId(int32_t reqId, int32_t errCode) in TransProxyDelChanByReqId() function