Home
last modified time | relevance | path

Searched defs:IsEncrypted (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.h23 inline bool IsEncrypted(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_ENCRYPTED) != 0; } in IsEncrypted() function
50 bool IsEncrypted() const { return MatchesMask(FILE_ATTRIBUTE_ENCRYPTED); } in IsEncrypted() function
/external/lldb/include/lldb/Core/
DSection.h225 IsEncrypted () const in IsEncrypted() function
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dxmppengineimpl.h119 virtual bool IsEncrypted() { return encrypted_; } in IsEncrypted() function
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp193 bool CHandler::IsEncrypted(UInt32 index2) const in IsEncrypted() function in NArchive::N7z::CHandler
D7zItem.h88 bool IsEncrypted() const in IsEncrypted() function
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h295 FX_BOOL IsEncrypted() in IsEncrypted() function
382 FX_BOOL IsEncrypted() in IsEncrypted() function