Home
last modified time | relevance | path

Searched refs:DFILE_TRANS_FILE_SEND_TASK_ERROR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h61 DFILE_TRANS_FILE_SEND_TASK_ERROR, /* Send task error */ enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c119 [DFILE_TRANS_FILE_SEND_TASK_ERROR] = "Send task error", in GetErrorMessage()
147 case DFILE_TRANS_FILE_SEND_TASK_ERROR: in ConvertTransError()
390 dFileTrans->errorCode = DFILE_TRANS_FILE_SEND_TASK_ERROR; in FileManagerSenderMsgHandler()