Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h185 uint8_t FileListAllFileNameReceived(const FileList *fileList);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c53 uint8_t FileListAllFileNameReceived(const FileList *fileList) in FileListAllFileNameReceived() function
H A Dnstackx_dfile_transfer.c256 if (FileListAllFileNameReceived(dFileTrans->fileList)) { in NotifyTransMsg()
1195 dFileTrans->allFileNameReceived = FileListAllFileNameReceived(dFileTrans->fileList); in HandleFileNameTableFrame()