Searched refs:TransGetAuthTypeByNetWorkId (Results 1 – 6 of 6) sorted by relevance
71 bool TransGetAuthTypeByNetWorkId(const char *peerNetWorkId);
690 bool ret = TransGetAuthTypeByNetWorkId(peerNetWorkId);693 ret = TransGetAuthTypeByNetWorkId(peerNetWorkId);
713 bool ret = TransGetAuthTypeByNetWorkId(networkId.c_str());
1051 conn->isMeta = TransGetAuthTypeByNetWorkId(appInfo->peerNetWorkId); in OpenP2pDirectChannel()
949 return TransGetAuthTypeByNetWorkId(peerNetWorkId); in TransUdpGetAuthType()
1590 bool TransGetAuthTypeByNetWorkId(const char *peerNetWorkId) in TransGetAuthTypeByNetWorkId() function