Home
last modified time | relevance | path

Searched defs:IsThereCheck (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Crypto/
H A DRar5Aes.h77 bool IsThereCheck() const { return (Flags & NCryptoFlags::kPswCheck) != 0; } in IsThereCheck() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRar5Handler.h127 bool IsThereCheck() const { return (Flags & NCryptoFlags::kPswCheck) != 0; } in IsThereCheck() function