Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h80 struct CUpdateOptions struct
82 CCompressionMethodMode MethodMode;
84 CObjectVector<CUpdateArchiveCommand> Commands;
85 bool UpdateArchiveItself;
86 CArchivePath ArchivePath;
87 EArcNameMode ArcNameMode;
89 bool SfxMode;
90 FString SfxModule;
92 bool OpenShareForWrite;
94 bool StdInMode;
[all …]
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.h86 struct CUpdateOptions struct
88 const CCompressionMethodMode *Method;
89 const CCompressionMethodMode *HeaderMethod;
113 const CUpdateOptions &options argument