Home
last modified time | relevance | path

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

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