Searched refs:IsFolderEncrypted (Results 1 – 2 of 2) sorted by relevance
164 bool IsFolderEncrypted(CNum folderIndex) const;
262 bool CHandler::IsFolderEncrypted(CNum folderIndex) const in IsFolderEncrypted() function in NArchive::N7z::CHandler593 …case kpidEncrypted: PropVarEm_Set_Bool(value, IsFolderEncrypted(_db.FileIndexToFolderIndexMap[ind… in GetProperty()