Searched refs:GetFolderFullPackSize (Results 1 – 4 of 4) sorted by relevance
278 UInt64 GetFolderFullPackSize(CNum folderIndex) const in GetFolderFullPackSize() function296 return GetFolderFullPackSize(folderIndex); in GetFilePackSize()
308 curPacked = _db.GetFolderFullPackSize(folderIndex); in Extract()
568 PropVarEm_Set_UInt64(value, _db.GetFolderFullPackSize(folderIndex)); in GetProperty()
1688 complexity += db->GetFolderFullPackSize(i); in Update()2012 UInt64 packSize = db->GetFolderFullPackSize(folderIndex); in Update()