Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp26 static const wchar_t *kBZip2MethodName = L"BZip2"; variable
93 { return AreEqual(methodName, kBZip2MethodName); } in IsBZip2Method()