HomeSort by relevance Sort by last modified time
    Searched defs:IsEncrypted (Results 1 - 5 of 5) sorted by null

  /external/lldb/include/lldb/Core/
Section.h 225 IsEncrypted () const
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 193 bool CHandler::IsEncrypted(UInt32 index2) const
197 return _db.Folders[folderIndex].IsEncrypted();
254 case kpidEncrypted: prop = IsEncrypted(index2); break;
7zItem.h 88 bool IsEncrypted() const
  /external/lzma/CPP/Windows/
FileFind.h 23 inline bool IsEncrypted(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_ENCRYPTED) != 0; }
50 bool IsEncrypted() const { return MatchesMask(FILE_ATTRIBUTE_ENCRYPTED); }
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 289 FX_BOOL IsEncrypted()
442 FX_BOOL IsEncrypted()

Completed in 80 milliseconds