Home
last modified time | relevance | path

Searched refs:FileListSetFileReceiveFail (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h172 static inline void FileListSetFileReceiveFail(FileList *fileList, uint16_t fileId) in FileListSetFileReceiveFail() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c910 FileListSetFileReceiveFail(dFileTrans->fileList, fileIdList[i]); in RefreshFileRecvStatus()