Home
last modified time | relevance | path

Searched refs:IsEncrypted (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileFind.h49 inline bool IsEncrypted(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_ENCRYPTED) != 0; } in IsEncrypted() function
112 bool IsEncrypted() const { return MatchesMask(FILE_ATTRIBUTE_ENCRYPTED); } in IsEncrypted() function in NWindows::NFile::NFind::CFileInfoBase
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h83 bool IsEncrypted() const in IsEncrypted() function
H A D7zUpdate.cpp504 m.Encrypted = f.IsEncrypted(); in Get_FilterGroup_for_Folder()
1942 const bool isEncrypted = f.IsEncrypted(); in Update()

Completed in 6 milliseconds