Searched refs:DFILE_ON_TRANS_IN_PROGRESS (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/ |
H A D | client_trans_file.c | 52 case DFILE_ON_TRANS_IN_PROGRESS: in NotifySendResult() 167 case DFILE_ON_TRANS_IN_PROGRESS: in NotifySocketSendResult() 305 case DFILE_ON_TRANS_IN_PROGRESS: in NotifyRecvResult() 326 case DFILE_ON_TRANS_IN_PROGRESS: in NotifySocketRecvResult()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/ |
H A D | trans_sdk_file_test.cpp | 475 msgType = DFILE_ON_TRANS_IN_PROGRESS; 522 msgType = DFILE_ON_TRANS_IN_PROGRESS; 930 NotifySocketSendResult(socket, DFILE_ON_TRANS_IN_PROGRESS, &msgData, &listener); 937 NotifySocketRecvResult(socket, DFILE_ON_TRANS_IN_PROGRESS, &msgData, &listener);
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
H A D | nstackx_dfile.h | 75 DFILE_ON_TRANS_IN_PROGRESS, enumerator
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_session.c | 254 NotifyMsgRecver(session, DFILE_ON_TRANS_IN_PROGRESS, msg); in UpdateMsgProcessInfo() 366 NotifyMsgRecver(session, DFILE_ON_TRANS_IN_PROGRESS, msg); in DTransMsgReceiver()
|