HomeSort by relevance Sort by last modified time
    Searched refs:IsFolderEncrypted (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.h 166 bool IsFolderEncrypted(CNum folderIndex) const;
7zHandler.cpp 261 bool CHandler::IsFolderEncrypted(CNum folderIndex) const
586 case kpidEncrypted: PropVarEm_Set_Bool(value, IsFolderEncrypted(_db.FileIndexToFolderIndexMap[index2])); break;

Completed in 2194 milliseconds