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