Home
last modified time | relevance | path

Searched refs:GetVolHeadersSize (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp206 UInt32 COutArchive::GetVolHeadersSize(UInt64 dataSize, int nameLength, bool props) in GetVolHeadersSize() function in NArchive::N7z::COutArchive
226 UInt32 headersSizeBase = COutArchive::GetVolHeadersSize(1, nameLength, props); in GetVolPureSize()
232 UInt32 headersSize = COutArchive::GetVolHeadersSize(testSize, nameLength, props); in GetVolPureSize()
H A D7zOut.h323 static UInt32 GetVolHeadersSize(UInt64 dataSize, int nameLength = 0, bool props = false);

Completed in 3 milliseconds