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 164 bool IsFolderEncrypted(CNum folderIndex) const;
7zHandler.cpp 262 bool CHandler::IsFolderEncrypted(CNum folderIndex) const
593 case kpidEncrypted: PropVarEm_Set_Bool(value, IsFolderEncrypted(_db.FileIndexToFolderIndexMap[index2])); break;

Completed in 375 milliseconds