Searched refs:ClientTransProxyGetOsTypeByChannelId (Results 1 – 3 of 3) sorted by relevance
70 int32_t ClientTransProxyGetOsTypeByChannelId(int32_t channelId, int32_t *osType);
947 (void)ClientTransProxyGetOsTypeByChannelId(channelId, &osType); in HandleFileSendingProcess()1904 int32_t ret = ClientTransProxyGetOsTypeByChannelId(channelId, &osType); in ProcessRecvFileFrameData()
201 int32_t ClientTransProxyGetOsTypeByChannelId(int32_t channelId, int32_t *osType) in ClientTransProxyGetOsTypeByChannelId() function