Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.h154 HRESULT SetMainMethod(CCompressionMethodMode &method,
D7zHandlerOut.cpp85 HRESULT CHandler::SetMainMethod( in SetMainMethod() function in NArchive::N7z::CHandler
520 HRESULT res = SetMainMethod(methodMode, _methods in UpdateItems()