Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c826 uint64_t totalFrameCount = 0; in GetTotalFrameCount() local
837 totalFrameCount += (lastSequence + 1); in GetTotalFrameCount()
839 return totalFrameCount; in GetTotalFrameCount()