Home
last modified time | relevance | path

Searched refs:FileListAllFileReceived (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h186 uint8_t FileListAllFileReceived(const FileList *fileList);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c85 uint8_t FileListAllFileReceived(const FileList *fileList) in FileListAllFileReceived() function
H A Dnstackx_dfile_transfer.c733 if (FileListAllFileReceived(dFileTrans->fileList)) { in FileManagerReceiverMsgHandler()
934 if (FileListAllFileReceived(dFileTrans->fileList)) { in ReceiveFileDataOngoing()