Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h205 uint64_t GetFilesTotalBytes(FileList *fileList);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c432 uint64_t GetFilesTotalBytes(FileList *fileList) in GetFilesTotalBytes() function
H A Dnstackx_dfile_transfer.c1569 return GetFilesTotalBytes(dFileTrans->fileList); in DFileTransGetTotalBytes()