Searched refs:GetVolHeadersSize (Results 1 – 2 of 2) sorted by relevance
219 UInt32 COutArchive::GetVolHeadersSize(UInt64 dataSize, int nameLength, bool props) in GetVolHeadersSize() function in NArchive::N7z::COutArchive239 UInt32 headersSizeBase = COutArchive::GetVolHeadersSize(1, nameLength, props); in GetVolPureSize()245 UInt32 headersSize = COutArchive::GetVolHeadersSize(testSize, nameLength, props); in GetVolPureSize()
313 static UInt32 GetVolHeadersSize(UInt64 dataSize, int nameLength = 0, bool props = false);