Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c39 static uint64_t GetTotalFrameCount(DFileTrans *dFileTrans);
464 dFileTrans->totalDataFrameCnt = GetTotalFrameCount(dFileTrans); in StartFileManagerSenderTask()
824 static uint64_t GetTotalFrameCount(DFileTrans *dFileTrans) in GetTotalFrameCount() function
854 dFileTrans->totalDataFrameCnt = GetTotalFrameCount(dFileTrans); in ReceiveFileDataPrepare()