Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DMain.cpp110 static const char *kUserErrorMessage = "Incorrect command line"; variable
125 ShowMessageAndThrowException(s, kUserErrorMessage, NExitCode::kUserError); in PrintHelpAndExit()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp183 static const char *kUserErrorMessage = "Incorrect command line"; variable
199 ThrowException(kUserErrorMessage); in ThrowUserErrorException()