Home
last modified time | relevance | path

Searched refs:GetVolPureSize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zOut.h314 static UInt64 GetVolPureSize(UInt64 volSize, int nameLength = 0, bool props = false);
D7zOut.cpp237 UInt64 COutArchive::GetVolPureSize(UInt64 volSize, int nameLength, bool props) in GetVolPureSize() function in NArchive::N7z::COutArchive