Searched defs:kCrcFailed (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp42 static const char *kCrcFailed = "CRC Failed"; variable
125 (*OutStream) << (encrypted ? kCrcFailedEncrypted: kCrcFailed);

Completed in 60 milliseconds