Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h73 DFILE_ON_FATAL_ERROR, enumerator
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c266 if (msgType == DFILE_ON_CONNECT_FAIL || msgType == DFILE_ON_FATAL_ERROR) { in FileSendListener()
406 if (msgType == DFILE_ON_CONNECT_FAIL || msgType == DFILE_ON_FATAL_ERROR) { in FileReceiveListener()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp484 msgType = DFILE_ON_FATAL_ERROR;
534 msgType = DFILE_ON_FATAL_ERROR;
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c891 NotifyMsgRecver(session, DFILE_ON_FATAL_ERROR, &data); in DFileSessionHandleFrame()
1031 NotifyMsgRecver(session, DFILE_ON_FATAL_ERROR, &msgData); in DFileMainLoop()