Home
last modified time | relevance | path

Searched refs:DFILE_TRANS_INTERNAL_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.h51 DFILE_TRANS_INTERNAL_ERROR, /* Internal error, such as no memory. */ enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c112 [DFILE_TRANS_INTERNAL_ERROR] = "Internal error", in GetErrorMessage()
146 case DFILE_TRANS_INTERNAL_ERROR: in ConvertTransError()
487 dFileTrans->errorCode = DFILE_TRANS_INTERNAL_ERROR; in WaitForFileHeaderConfirm()
808 dFileTrans->errorCode = DFILE_TRANS_INTERNAL_ERROR; in SendFileHeaderConfirm()