Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandler.h150 HRESULT SetMainMethod(CCompressionMethodMode &method);
D7zHandlerOut.cpp74 HRESULT CHandler::SetMainMethod(CCompressionMethodMode &methodMode) in SetMainMethod() function in NArchive::N7z::CHandler
709 const HRESULT res = SetMainMethod(methodMode); in Z7_COM7F_IMF()