Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp466 _default_encryptionMethod_Index = -1; in OnInit()
1724 _default_encryptionMethod_Index = -1; in SetEncryptionMethod()
1730 _default_encryptionMethod_Index = 0; in SetEncryptionMethod()
1746 _default_encryptionMethod_Index = 0; in SetEncryptionMethod()
1814 && _encryptionMethod.GetCurSel() != _default_encryptionMethod_Index) in GetEncryptionMethodSpec()
H A DCompressDialog.h185 int _default_encryptionMethod_Index; variable