Searched refs:GetChannelIdsByAuthIdAndStatus (Results 1 – 4 of 4) sorted by relevance
118 int32_t *GetChannelIdsByAuthIdAndStatus(int32_t *num, const AuthHandle *authHandle, uint32_t status…
598 …int32_t *channelId = GetChannelIdsByAuthIdAndStatus(&count, &authHandle, TCP_DIRECT_CHANNEL_STATUS…
601 int32_t *GetChannelIdsByAuthIdAndStatus(int32_t *num, const AuthHandle *authHandle, uint32_t status) in GetChannelIdsByAuthIdAndStatus() function
840 …int32_t *channelIds = GetChannelIdsByAuthIdAndStatus(&num, &authHandle, TCP_DIRECT_CHANNEL_STATUS_… in OnAuthChannelClose()