Searched refs:DFileTransGetTotalBytes (Results 1 – 3 of 3) sorted by relevance
291 uint64_t DFileTransGetTotalBytes(const DFileTrans *dFileTrans);
234 totalBytes = DFileTransGetTotalBytes(dFileTrans); in UpdateMsgProcessInfo()322 uint64_t totalBytes = DFileTransGetTotalBytes(dFileTrans); in CheckTransDone()
1564 uint64_t DFileTransGetTotalBytes(const DFileTrans *dFileTrans) in DFileTransGetTotalBytes() function