Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h76 FILE_MANAGER_IN_PROGRESS, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c596 NotifyFileManagerMsg(fileManager, FILE_MANAGER_IN_PROGRESS); in UpdateFileListRecvStatus()
1160 NotifyFileManagerMsg(fileManager, FILE_MANAGER_IN_PROGRESS); in RefreshBytesTransFerred()
H A Dnstackx_dfile_session.c2002 if (msgType == FILE_MANAGER_IN_PROGRESS) { in FileManagerMsgHandle()