Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c388 uint64_t bytesTransFerred; in UpdateTarFileListSendStatus() local
389 bytesTransFerred = FileListGetBytesTransferred(fileList, NSTACKX_TRUE); in UpdateTarFileListSendStatus()
390 if (bytesTransFerred >= in UpdateTarFileListSendStatus()
392 fileList->bytesTransferredLastRecord = bytesTransFerred; in UpdateTarFileListSendStatus()