Home
last modified time | relevance | path

Searched defs:volSize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp237 UInt64 COutArchive::GetVolPureSize(UInt64 volSize, int nameLength, bool props) in GetVolPureSize()
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp193 UInt64 volSize = Sizes[index]; in Write() local