Home
last modified time | relevance | path

Searched refs:EMailMode (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.h94 bool EMailMode; member
139 EMailMode(false), in CUpdateOptions()
H A DUpdate.cpp1110 if (options.StdOutMode && options.EMailMode) in UpdateArchive()
1140 if (options.VolumesSizes.Size() > 0 && (options.EMailMode /* || options.SfxMode */)) in UpdateArchive()
1421 if (options.EMailMode && options.EMailRemoveAfter) in UpdateArchive()
1630 if (options.EMailMode) in UpdateArchive()
H A DArchiveCommandLine.cpp1585 updateOptions.EMailMode = parser[NKey::kEmail].ThereIs; in Parse2()
1586 if (updateOptions.EMailMode) in Parse2()
1603 if (updateOptions.StdOutMode && updateOptions.EMailMode) in Parse2()

Completed in 6 milliseconds