Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c369 NotifyFileListMsg(fileList, FILE_MANAGER_TRANS_IN_PROGRESS); in UpdateFileLisSendStatus()
393 NotifyFileListMsg(fileList, FILE_MANAGER_TRANS_IN_PROGRESS); in UpdateTarFileListSendStatus()
617 NotifyFileListMsg(fileList, FILE_MANAGER_SEND_FAIL); in SendTaskProcess()
944 NotifyFileListMsg(fileList, FILE_MANAGER_SEND_FAIL); in FileManagerResetSendOutSet()
H A Dnstackx_file_manager.c87 void NotifyFileListMsg(const FileListTask *fileList, FileManagerMsgType msgType) in NotifyFileListMsg() function
808 NotifyFileListMsg(fileList, FILE_MANAGER_RECEIVE_FAIL); in RecvTaskProcess()
1693 NotifyFileListMsg(fileList, FILE_MANAGER_RECEIVE_FAIL); in FileManagerFileWrite()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h441 void NotifyFileListMsg(const FileListTask *fileList, FileManagerMsgType msgType);