Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/GUI/
DCompressDialog.h243 UString GetMethodSpec(UString &estimatedName);
244 UString GetMethodSpec();
DCompressDialog.cpp1164 Info.Method = GetMethodSpec(); in OnOK()
1500 GetMethodSpec(estimatedName); in SetArchiveName()
1770 UString CCompressDialog::GetMethodSpec(UString &estimatedName) in GetMethodSpec() function in CCompressDialog
1793 UString CCompressDialog::GetMethodSpec() in GetMethodSpec() function in CCompressDialog
1796 UString s = GetMethodSpec(estimatedName); in GetMethodSpec()
1803 const UString shortName = GetMethodSpec(estimatedName); in IsMethodEqualTo()
3314 fo.Method = GetMethodSpec(); in SaveOptionsInMem()