Searched defs:IsEncrypted (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h82 bool IsEncrypted() const function in struct:NArchive::N7z::CFolder
/external/lzma/CPP/Windows/
H A DFileFind.h21 inline bool IsEncrypted(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_ENCRYPTED) != 0; } function in namespace:NWindows::NFile::NFind::NAttributes
52 bool IsEncrypted() const { return MatchesMask(FILE_ATTRIBUTE_ENCRYPTED); } function in class:NWindows::NFile::NFind::CFileInfoBase
/external/webrtc/webrtc/libjingle/xmpp/
H A Dxmppengineimpl.h102 virtual bool IsEncrypted() { return encrypted_; } function in class:buzz::XmppEngineImpl

Completed in 118 milliseconds