Searched refs:GetChannelInfoByAuthId (Results 1 – 2 of 2) sorted by relevance
163 ret = GetChannelInfoByAuthId(TRANS_TEST_AUTH_ID, NULL);494 ret = GetChannelInfoByAuthId(TRANS_TEST_AUTH_ID, newInfo);499 ret = GetChannelInfoByAuthId(TRANS_TEST_AUTH_ID, newInfo);1148 ret = GetChannelInfoByAuthId(TRANS_TEST_AUTH_ID, destInfo);1153 ret = GetChannelInfoByAuthId(TRANS_TEST_AUTH_ID + 1, destInfo);
151 static int32_t GetChannelInfoByAuthId(int32_t authId, AuthChannelInfo *dstInfo) in GetChannelInfoByAuthId() function220 int32_t ret = GetChannelInfoByAuthId(authId, &channel); in NotifyOnDataReceived()564 if (GetChannelInfoByAuthId(authId, &info) != SOFTBUS_OK) { in OnRecvAuthChannelReply()624 if (GetChannelInfoByAuthId(authId, &dstInfo) != EOK) { in OnDisconnect()