HomeSort by relevance Sort by last modified time
    Searched refs:VolExtension (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
Update.h 21 UString VolExtension; // archive type extension for volumes
Update.cpp 272 ArchivePath.VolExtension = typeExt;
278 uc.ArchivePath.VolExtension = typeExt;
460 if (!archivePath.VolExtension.IsEmpty())
461 updateCallbackSpec->VolExt = UString(L'.') + archivePath.VolExtension;

Completed in 1363 milliseconds