Home
last modified time | relevance | path

Searched refs:kUserErrorMessage (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp125 static const char * const kUserErrorMessage = "Incorrect command line"; // NExitCode::kUserError variable
189 ShowMessageAndThrowException(kUserErrorMessage, NExitCode::kUserError); in PrintHelpAndExit()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp160 static const char * const kUserErrorMessage = "Incorrect command line"; variable
1147 ShowMessageAndThrowException(kUserErrorMessage, NExitCode::kUserError); in Main2()