Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c223 uint64_t bytesTrans = 0; in UpdateMsgProcessInfo() local
236 bytesTrans = totalBytes; in UpdateMsgProcessInfo()
241 …leManagerGetTransUpdateInfo(session->fileManager, dFileTrans->transId, &totalBytes, &bytesTrans) != in UpdateMsgProcessInfo()
248 msg->transferUpdate.bytesTransferred = bytesTrans; in UpdateMsgProcessInfo()