Home
last modified time | relevance | path

Searched refs:DFILE_TRANS_FILE_RENAME_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.h64 DFILE_TRANS_FILE_RENAME_FAIL, /* Rename file fail */ enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c122 [DFILE_TRANS_FILE_RENAME_FAIL] = "Rename file failed", in GetErrorMessage()
150 case DFILE_TRANS_FILE_RENAME_FAIL: in ConvertTransError()
1198 dFileTrans->errorCode = DFILE_TRANS_FILE_RENAME_FAIL; in HandleFileNameTableFrame()