Searched refs:TransCloseAuthChannel (Results 1 – 5 of 5) sorted by relevance
51 int32_t TransCloseAuthChannel(int32_t channelId);
119 ret = TransCloseAuthChannel(TRANS_TEST_CHANNEL_ID);
308 (void)TransCloseAuthChannel(channelId);1109 ret = TransCloseAuthChannel(channelId);
434 ret = TransCloseAuthChannel(channelId); in TransCommonCloseChannel()
1118 int32_t TransCloseAuthChannel(int32_t channelId) in TransCloseAuthChannel() function