Home
last modified time | relevance | path

Searched refs:FILE_EVENT_SEND_ERROR (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h142 FILE_EVENT_SEND_ERROR, /**< Send file failed */ enumerator
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_send_listener.cpp42 case FILE_EVENT_SEND_ERROR: in OnFile()
H A Dsoftbus_asset_send_listener.cpp38 case FILE_EVENT_SEND_ERROR: in OnFile()
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h167 FILE_EVENT_SEND_ERROR, /**< Send file failed */ enumerator
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_file_send_listener_test.cpp139 FileEvent event = {.type = FILE_EVENT_SEND_ERROR, in HWTEST_F()
H A Dsoftbus_asset_send_listener_test.cpp106 FileEvent event = {.type = FILE_EVENT_SEND_ERROR, in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c174 event.type = FILE_EVENT_SEND_ERROR; in NotifySocketSendResult()
188 if (event.type == FILE_EVENT_TRANS_STATUS || event.type == FILE_EVENT_SEND_ERROR) { in NotifySocketSendResult()
215 event.type = FILE_EVENT_SEND_ERROR; in FileSendErrorEvent()
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1162 FILE_EVENT_SEND_ERROR, /**< Send file failed */ enumerator
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c967 .type = FILE_EVENT_SEND_ERROR, in HandleFileSendingProcess()

Completed in 13 milliseconds