Home
last modified time | relevance | path

Searched refs:DFileTransErrorCode (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_dfx.h48 void WaitFileHeaderTimeoutEvent(DFileTransErrorCode errorCode);
H A Dnstackx_dfile_transfer.h65 } DFileTransErrorCode; typedef
158 DFileTransErrorCode errorCode;
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_dfx.c229 void WaitFileHeaderTimeoutEvent(DFileTransErrorCode errorCode) in WaitFileHeaderTimeoutEvent()
H A Dnstackx_dfile_transfer.c107 static const char *GetErrorMessage(DFileTransErrorCode errorCode) in GetErrorMessage()
140 static int32_t ConvertTransError(DFileTransErrorCode errorCode) in ConvertTransError()