Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h63 DFILE_TRANS_FILE_WRITE_FAIL, /* Write file list fail */ enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c121 [DFILE_TRANS_FILE_WRITE_FAIL] = "Write file list fail", in GetErrorMessage()
149 case DFILE_TRANS_FILE_WRITE_FAIL: in ConvertTransError()
966 dFileTrans->errorCode = DFILE_TRANS_FILE_WRITE_FAIL; in SendFileTransferDoneFrame()
1284 dFileTrans->errorCode = DFILE_TRANS_FILE_WRITE_FAIL; in WriteDataFrame()