Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DMain.cpp162 static const char * const kUnsupportedArcTypeMessage = "Unsupported archive type"; variable
602 throw kUnsupportedArcTypeMessage; in Main2()
610 throw kUnsupportedArcTypeMessage; in Main2()