Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp126 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0); in SetMainMethod() local
127 if (!numThreads_WasSpecifiedInMethod) in SetMainMethod()
229 if (!numThreads_WasSpecifiedInMethod in SetMainMethod()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp1179 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0);
1180 if (!numThreads_WasSpecifiedInMethod)