Searched defs:dfileId (Results 1 – 5 of 5) sorted by relevance
228 static void FileSendListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileSendListener()375 static void FileReceiveListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileReceiveListener()521 int32_t *dfileId = (int32_t *)args; in TransCloseDFileProcTask() local528 void TransCloseFileChannel(int32_t dfileId) in TransCloseFileChannel()567 int32_t TransSendFile(int32_t dfileId, const char *sFileList[], const char *dFileList[], uint32_t f… in TransSendFile()
69 void TransCloseFileChannel(int32_t dfileId) in TransCloseFileChannel()
77 int32_t TransGetUdpChannelByFileId(int32_t dfileId, UdpChannel *udpChannel) in TransGetUdpChannelByFileId()
681 int32_t TransGetUdpChannelByFileId(int32_t dfileId, UdpChannel *udpChannel) in TransGetUdpChannelByFileId()
56 int32_t dfileId; member