Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DGUI.cpp115 static const char * const kNoFormats = "7-Zip cannot find the code that works with archives."; variable
195 throw kNoFormats; in Main2()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DMain.cpp212 static const char * const kNoFormats = "7-Zip cannot find the code that works with archives."; variable
1020 throw kNoFormats; in Main2()