Searched defs:IsEncrypted (Results 1 – 12 of 12) sorted by relevance
81 bool IsEncrypted() const { return key_.has_value(); } in IsEncrypted() function
118 virtual bool IsEncrypted() const { in IsEncrypted() function
49 inline bool IsEncrypted(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_ENCRYPTED) != 0; } in IsEncrypted() function112 bool IsEncrypted() const { return MatchesMask(FILE_ATTRIBUTE_ENCRYPTED); } in IsEncrypted() function
42 bool IsEncrypted() const { return (Flags & NHeader::NArchive::kBlockEncryption) != 0; } in IsEncrypted() function
47 bool IsEncrypted() const { return (Flags & NHeader::NFile::kEncrypted) != 0; } in IsEncrypted() function
298 bool IsEncrypted() const in IsEncrypted() function362 bool IsEncrypted; member
83 bool IsEncrypted() const in IsEncrypted() function
234 bool IsEncrypted() const { return (Flags & NFileHeader::NFlags::kEncrypted) != 0; } in IsEncrypted() function
412 bool IsEncrypted() const { return (Flags & NFlags::kGarbled) != 0; } in IsEncrypted() function
406 bool IsEncrypted; member
3585 "IsEncrypted":{ object5935 "IsEncrypted":{ object
3461 "IsEncrypted":{ object