Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp796 static const char * const k_CsumMethodNames[] = member
826 for (i = 0; i < Z7_ARRAY_SIZE(k_CsumMethodNames); i++) in GetMethod_from_FileName()
828 m = k_CsumMethodNames[i]; in GetMethod_from_FileName()
839 if (i != Z7_ARRAY_SIZE(k_CsumMethodNames)) in GetMethod_from_FileName()

Completed in 3 milliseconds