Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp431 static const UInt32 k_ErrorFlagsIds[] = variable
456 for (unsigned i = 0; i < ARRAY_SIZE(k_ErrorFlagsIds); i++) in GetOpenArcErrorMessage()
461 UInt32 id = k_ErrorFlagsIds[i]; in GetOpenArcErrorMessage()