OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUserErrorMessage
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Console/
Main.cpp
110
static const char *
kUserErrorMessage
= "Incorrect command line";
125
ShowMessageAndThrowException(s,
kUserErrorMessage
, NExitCode::kUserError);
/external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp
183
static const char *
kUserErrorMessage
= "Incorrect command line";
199
ThrowException(
kUserErrorMessage
);
Completed in 696 milliseconds