Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DMethodProps.cpp77 HRESULT ParseMtProp(const UString &name, const PROPVARIANT &prop, UInt32 defaultNumThreads, UInt32 … in ParseMtProp() argument
90 numThreads = (val ? defaultNumThreads : 1); in ParseMtProp()
DMethodProps.h20 HRESULT ParseMtProp(const UString &name, const PROPVARIANT &prop, UInt32 defaultNumThreads, UInt32 …