Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp123 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0); in SetMainMethod() local
124 if (!numThreads_WasSpecifiedInMethod) in SetMainMethod()
226 if (!numThreads_WasSpecifiedInMethod in SetMainMethod()
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp1180 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0);
1181 if (!numThreads_WasSpecifiedInMethod)