Home
last modified time | relevance | path

Searched refs:Get_Lzma_NumThreads (Results 1 – 5 of 5) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DMethodProps.h184 UInt32 Get_Lzma_NumThreads() const in Get_Lzma_NumThreads() function
DMethodProps.cpp639 const UInt32 numThreads = Get_Lzma_NumThreads(); in Get_Lzma_MemUsage()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp190 const UInt32 lzmaThreads = oneMethodInfo.Get_Lzma_NumThreads(); in SetMainMethod()
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp1191 const UInt32 lzmaThreads = oneMethodInfo.Get_Lzma_NumThreads(); in UpdateItems()
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp1754 const UInt32 numLzmaThreads = method.Get_Lzma_NumThreads(); in MethodBench()