Searched refs:TransAuthGetConnOptionByChanId (Results 1 – 4 of 4) sorted by relevance
54 int32_t TransAuthGetConnOptionByChanId(int32_t channelId, ConnectOption *connOpt);
950 ret = TransAuthGetConnOptionByChanId(TRANS_TEST_CHANNEL_ID, connOpt);962 ret = TransAuthGetConnOptionByChanId(TRANS_TEST_CHANNEL_ID, connOpt);972 ret = TransAuthGetConnOptionByChanId(TRANS_TEST_CHANNEL_ID, connOpt);
577 ret = TransAuthGetConnOptionByChanId(channelId, &connOpt); in TransNotifyAuthSuccess()
1174 int32_t TransAuthGetConnOptionByChanId(int32_t channelId, ConnectOption *connOpt) in TransAuthGetConnOptionByChanId() function