Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h29 UString VolExtension; // archive type extension for volumes member
DUpdate.cpp313 path += UString(L'.') + VolExtension; in GetFinalVolPath()
380 ArchivePath.VolExtension = typeExt; in SetArcPath()
386 uc.ArchivePath.VolExtension = typeExt; in SetArcPath()