Searched refs:GetOsTypeByNetworkId (Results 1 – 6 of 6) sorted by relevance
72 void GetOsTypeByNetworkId(const char *networkId, int32_t *osType);
110 GetOsTypeByNetworkId(info.peerDeviceId, &info.osType); in NotifyNormalChannelOpened()366 GetOsTypeByNetworkId(peerNetworkId, &osType); in TransProxyGetAppInfo()
71 GetOsTypeByNetworkId(channel->peerDeviceId, &osType); in TransServerOnChannelOpened()
186 void GetOsTypeByNetworkId(const char *networkId, int32_t *osType) in GetOsTypeByNetworkId() function271 GetOsTypeByNetworkId(appInfo->peerNetWorkId, &appInfo->osType); in CopyAppInfoFromSessionParam()
287 GetOsTypeByNetworkId(TEST_NEW_WORK_ID, &osType);291 GetOsTypeByNetworkId(TEST_NEW_WORK_ID, &osType);
424 GetOsTypeByNetworkId(info.peerDeviceId, &info.osType); in NotifyChannelOpened()