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