Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h80 struct CUpdateOptions struct
120 CUpdateOptions(): in CUpdateOptions() argument
182 CUpdateOptions &options,
DArchiveCommandLine.h88 CUpdateOptions UpdateOptions;
DUpdate.cpp336 bool CUpdateOptions::InitFormatIndex(const CCodecs *codecs, in InitFormatIndex()
361 bool CUpdateOptions::SetArcPath(const CCodecs *codecs, const UString &arcPath) in SetArcPath()
473 const CUpdateOptions &options, in Compress()
924 CUpdateOptions &options, in UpdateArchive()
DArchiveCommandLine.cpp698 static void ParseUpdateCommandString(CUpdateOptions &options, in ParseUpdateCommandString()
750 CUpdateOptions &options) in SetAddCommandOptions()
1184 CUpdateOptions &updateOptions = options.UpdateOptions; in Parse2()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.h86 struct CUpdateOptions struct
113 const CUpdateOptions &options argument
D7zHandlerOut.cpp572 CUpdateOptions options; in UpdateItems()
D7zUpdate.cpp760 const CUpdateOptions &options in Update()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp822 CUpdateOptions &uo = options.UpdateOptions; in Main2()