Home
last modified time | relevance | path

Searched refs:WaitFileHeaderTimeoutEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_dfx.h48 void WaitFileHeaderTimeoutEvent(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() function
H A Dnstackx_dfile_transfer.c496 WaitFileHeaderTimeoutEvent(dFileTrans->errorCode); in WaitForFileHeaderConfirm()