Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DMain.cpp134 static const char *kNoFormats = "7-Zip cannot find the code that works with archives."; variable
492 throw kNoFormats; in Main2()