Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMethodProps.h91 int Get_NumThreads() const in Get_NumThreads() function
188 int numThreads = Get_NumThreads(); in Get_Lzma_NumThreads()
200 int numThreads = Get_NumThreads(); in Get_Xz_NumThreads()
249 int numThreads = Get_NumThreads(); in Get_BZip2_NumThreads()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp126 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0); in SetMainMethod()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp1179 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0);
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp1829 if (numThreads == 1 && method.Get_NumThreads() < 0)
2090 const int numSubThreads = method.Get_NumThreads();