Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h77 FILE_MANAGER_TRANS_IN_PROGRESS enumerator
/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()
H A Dnstackx_dfile_transfer.c375 if (msgType != FILE_MANAGER_TRANS_IN_PROGRESS) { in FileManagerSenderMsgHandler()
380 if (msgType == FILE_MANAGER_TRANS_IN_PROGRESS) { in FileManagerSenderMsgHandler()
H A Dnstackx_file_manager.c102 if (msgType == FILE_MANAGER_TRANS_IN_PROGRESS) { in NotifyFileListMsg()