Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h96 bool UpdateArchiveItself; member
117 UpdateArchiveItself(true), in CUpdateOptions()
DArchiveCommandLine.cpp538 if (options.UpdateArchiveItself) in ParseUpdateCommandString()
540 options.UpdateArchiveItself = false; in ParseUpdateCommandString()
553 if (options.UpdateArchiveItself) in ParseUpdateCommandString()
635 options.UpdateArchiveItself = true; in SetAddCommandOptions()
DUpdate.cpp584 i == 0 && options.UpdateArchiveItself && archive != 0)); in UpdateWithItemLists()
778 if (!options.StdOutMode && options.UpdateArchiveItself) in UpdateArchive()