Searched refs:kLZMAMethodName (Results 1 – 2 of 2) sorted by relevance
24 static const wchar_t *kLZMAMethodName = L"LZMA"; variable26 static const wchar_t *kDefaultMethodName = kLZMAMethodName;61 oneMethodInfo.MethodName = kLZMAMethodName; in SetCompressionMethod()
24 static const wchar_t *kLZMAMethodName = L"LZMA"; variable75 static const wchar_t *kDefaultMethodName = kLZMAMethodName;88 AreEqual(MethodName, kLZMAMethodName) || in IsLzma()