Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp329 UString mappingSize = switchParam2.Left(splitPos); in ParseMapWithPaths() local
332 UInt64 dataSize64 = ConvertStringToUInt64(mappingSize, NULL); in ParseMapWithPaths()