Searched refs:kDataErrorEncrypted (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp45 static const char *kDataErrorEncrypted = "Data Error in encrypted file. Wrong password?"; variable
128 (*OutStream) << (encrypted ? kDataErrorEncrypted : kDataError);

Completed in 127 milliseconds