Searched defs:IsEncrypted (Results 1 – 6 of 6) sorted by relevance
23 inline bool IsEncrypted(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_ENCRYPTED) != 0; } in IsEncrypted() function50 bool IsEncrypted() const { return MatchesMask(FILE_ATTRIBUTE_ENCRYPTED); } in IsEncrypted() function
225 IsEncrypted () const in IsEncrypted() function
119 virtual bool IsEncrypted() { return encrypted_; } in IsEncrypted() function
193 bool CHandler::IsEncrypted(UInt32 index2) const in IsEncrypted() function in NArchive::N7z::CHandler
88 bool IsEncrypted() const in IsEncrypted() function
295 FX_BOOL IsEncrypted() in IsEncrypted() function382 FX_BOOL IsEncrypted() in IsEncrypted() function