Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp33 static const char *k_DefaultHashMethod = "CRC32"; variable
41 s.SetFromAscii(k_DefaultHashMethod); in SetMethods()
55 m.MethodName = k_DefaultHashMethod; in SetMethods()