Home
last modified time | relevance | path

Searched refs:bytesProcessed (Results 1 - 13 of 13) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_file_send_listener_test.cpp80 .bytesProcessed = 0, in HWTEST_F()
114 .bytesProcessed = 0, in HWTEST_F()
141 .bytesProcessed = 0, in HWTEST_F()
167 .bytesProcessed = 0, in HWTEST_F()
H A Dsoftbus_asset_send_listener_test.cpp74 .bytesProcessed = 0, in HWTEST_F()
108 .bytesProcessed = 0, in HWTEST_F()
142 .bytesProcessed = 0, in HWTEST_F()
H A Dsoftbus_asset_recv_listener_test.cpp76 .bytesProcessed = 0, in HWTEST_F()
108 .bytesProcessed = 0, in HWTEST_F()
139 .bytesProcessed = 0, in HWTEST_F()
165 .bytesProcessed = 0, in HWTEST_F()
H A Dsoftbus_file_receive_listener_test.cpp116 .bytesProcessed = 0, in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h155 uint64_t bytesProcessed; /**< Send or receive bytes of the files*/ member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_send_listener.cpp37 OnSendFileProcess(socket, event->bytesProcessed, event->bytesTotal); in OnFile()
H A Dsoftbus_file_receive_listener.cpp44 OnReceiveFileProcess(socket, event->bytesProcessed, event->bytesTotal); in OnFile()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_proxy_file_manager.h104 uint64_t bytesProcessed; member
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h193 uint64_t bytesProcessed; /**< Send or receive bytes of the files*/ member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c602 .bytesProcessed = sendInfo->totalInfo.bytesProcessed, in HandleSendProgress()
641 sendInfo->totalInfo.bytesProcessed += (uint64_t)len; in FileToFrame()
808 totalInfo->bytesProcessed = 0; in CalcAllFilesInfo()
853 .bytesProcessed = sendInfo->totalInfo.bytesProcessed, in ProxyStartSendFile()
970 .bytesProcessed = 0, in HandleFileSendingProcess()
1150 .bytesProcessed = 0, in UpdateFileReceivePath()
1339 .bytesProcessed = file->fileSize, in HandleFileTransferCompletion()
1560 .bytesProcessed in UpdateFileReceptionStatus()
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c185 event.bytesProcessed = msgData->transferUpdate.bytesTransferred; in NotifySocketSendResult()
344 event.bytesProcessed = msgData->transferUpdate.bytesTransferred; in NotifySocketRecvResult()
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1193 uint64_t bytesProcessed; /**< Send or receive bytes of the files*/ member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_manager_test.cpp1792 .bytesProcessed = 0, in HWTEST_F()

Completed in 15 milliseconds