Home
last modified time | relevance | path

Searched refs:FileListMsgPara (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h155 } FileListMsgPara; typedef
366 const FileListMsgPara *msgPara);
374 …erRecvFileTask(FileManager *fileManager, RecvFileListInfo *fileListInfo, FileListMsgPara *msgPara);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c734 uint16_t standardBlockSize, const FileListMsgPara *msgPara) in CreateSendFileList()
803 const FileListMsgPara *msgPara) in FileManagerSendFileTask()
H A Dnstackx_dfile_transfer.c427 FileListMsgPara msgPara; in StartFileManagerSenderTask()
751 FileListMsgPara msgPara; in StartFileManagerReceiverTask()
H A Dnstackx_file_manager.c1506 uint16_t standardBlockSize, FileListMsgPara *msgPara, uint32_t maxRecvBlockListSize) in CreateRecvFileList()
1563 …gerRecvFileTask(FileManager *fileManager, RecvFileListInfo *fileListInfo, FileListMsgPara *msgPara) in FileManagerRecvFileTask()