Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp286 static const char * const kTerminalOutError = "I won't write compressed data to a terminal"; variable
1252 throw CArcCmdLineException(kTerminalOutError); in Parse2()