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.h64 bool YesToAll; member
DArchiveCommandLine.cpp1076 options.YesToAll = parser[NKey::kYes].ThereIs; in Parse2()
1186 else if (options.YesToAll) in Parse2()
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp170 eo.YesToAll = assumeYes; in WinMain2()
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp416 eo.YesToAll = yesToAll; in Main2()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp902 eo.YesToAll = options.YesToAll; in Main2()