Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DMethodProps.h127 UInt32 Get_Lzma_NumThreads() const in Get_Lzma_NumThreads() function
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1204 const UInt32 numLzmaThreads = method.Get_Lzma_NumThreads(); in MethodBench()