Home
last modified time | relevance | path

Searched refs:FILE_EVENT_RECV_ERROR (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h147 FILE_EVENT_RECV_ERROR, /**< Receive file failed */ enumerator
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h173 FILE_EVENT_RECV_ERROR, /**< Receive file failed */ enumerator
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_file_receive_listener_test.cpp133 event.type = FILE_EVENT_RECV_ERROR;
H A Dsoftbus_asset_recv_listener_test.cpp137 FileEvent event = {.type = FILE_EVENT_RECV_ERROR,
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/mock/include/
H A Dsocket.h173 FILE_EVENT_RECV_ERROR, /**< Receive file failed */ enumerator
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c333 event.type = FILE_EVENT_RECV_ERROR; in NotifySocketRecvResult()
347 if (event.type == FILE_EVENT_TRANS_STATUS || event.type == FILE_EVENT_RECV_ERROR) { in NotifySocketRecvResult()
363 event.type = FILE_EVENT_RECV_ERROR; in FileRecvErrorEvent()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_receive_listener.cpp49 case FILE_EVENT_RECV_ERROR: in OnFile()
H A Dsoftbus_asset_recv_listener.cpp54 case FILE_EVENT_RECV_ERROR: in OnFile()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c68 FileEvent event = { .type = FILE_EVENT_RECV_ERROR }; in ClearRecipientResources()
1385 FileEvent event = { .type = FILE_EVENT_RECV_ERROR }; in CreateFileFromFrame()
1617 FileEvent event = { .type = FILE_EVENT_RECV_ERROR }; in WriteFrameToFile()
1688 FileEvent event = { .type = FILE_EVENT_RECV_ERROR }; in ProcessFileListData()