Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h43 DFILE_TRANS_MSG_IN_PROGRESS, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c218 dFileTrans->msgReceiver(dFileTrans, DFILE_TRANS_MSG_IN_PROGRESS, &transMsg); in NotifyTransProgress()
386 dFileTrans->msgReceiver(dFileTrans, DFILE_TRANS_MSG_IN_PROGRESS, msg); in FileManagerSenderMsgHandler()
H A Dnstackx_dfile_session.c365 case DFILE_TRANS_MSG_IN_PROGRESS: in DTransMsgReceiver()