Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1823 uint64_t totalBytesPtr, bytesTransPtr; in FileManagerGetTransUpdateInfo() local
1835 totalBytesPtr = fileList->totalBytes; in FileManagerGetTransUpdateInfo()
1845 if (!isFound || bytesTransPtr > totalBytesPtr) { in FileManagerGetTransUpdateInfo()
1849 *totalBytes = totalBytesPtr; in FileManagerGetTransUpdateInfo()