Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h84 static void SetMethodThreadsTo_IfNotFinded(CMethodProps &props, UInt32 numThreads);
DHandlerOut.cpp144 void CMultiMethodProps::SetMethodThreadsTo_IfNotFinded(CMethodProps &oneMethodInfo, UInt32 numThrea… in SetMethodThreadsTo_IfNotFinded() function in NArchive::CMultiMethodProps
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp127 CMultiMethodProps::SetMethodThreadsTo_IfNotFinded(oneMethodInfo, methodMode.NumThreads); in SetMainMethod()
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp1184 CMultiMethodProps::SetMethodThreadsTo_IfNotFinded(oneMethodInfo, numThreads);