Home
last modified time | relevance | path

Searched refs:YesToAll (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DExtract.h41 bool YesToAll; member
59 YesToAll(false) in CExtractOptions()
DArchiveCommandLine.h60 bool YesToAll; member
DArchiveCommandLine.cpp1045 options.YesToAll = parser[NKey::kYes].ThereIs; in Parse2()
1160 else if (options.YesToAll) in Parse2()
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp166 eo.YesToAll = assumeYes; in WinMain2()
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp391 eo.YesToAll = yesToAll; in Main2()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp682 eo.YesToAll = options.YesToAll; in Main2()