Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h42 DFILE_TRANS_MSG_FILE_SEND_FAIL, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c185 *msgType = DFILE_TRANS_MSG_FILE_SEND_FAIL; in ReviewSuccessMsg()
263 case DFILE_TRANS_MSG_FILE_SEND_FAIL: in NotifyTransMsg()
281 NotifyTransMsg(dFileTrans, DFILE_TRANS_MSG_FILE_SEND_FAIL); in DFileTransNotifyEndMsg()
392 NotifyTransMsg(dFileTrans, DFILE_TRANS_MSG_FILE_SEND_FAIL); in FileManagerSenderMsgHandler()
H A Dnstackx_dfile_session.c227 msgType != DFILE_TRANS_MSG_FILE_SEND_FAIL && msgType != DFILE_TRANS_MSG_FILE_SENT)) { in UpdateMsgProcessInfo()
313 msgType == DFILE_TRANS_MSG_FILE_SEND_FAIL || msgType == DFILE_TRANS_MSG_END) { in CheckTransDone()
362 case DFILE_TRANS_MSG_FILE_SEND_FAIL: in DTransMsgReceiver()