Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.h283 UInt32 GetNumThreadsSpec() { return GetComboValue(m_NumThreads, 1); } in GetNumThreadsSpec() function
287 UInt32 num = GetNumThreadsSpec(); in GetNumThreads2()
H A DCompressDialog.cpp1138 Info.NumThreads = GetNumThreadsSpec(); in OnOK()
3316 fo.NumThreads = GetNumThreadsSpec(); in SaveOptionsInMem()