/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | FileFind.h | 49 inline bool IsEncrypted(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_ENCRYPTED) != 0; } in IsEncrypted() function 112 bool IsEncrypted() const { return MatchesMask(FILE_ATTRIBUTE_ENCRYPTED); } in IsEncrypted() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/load_balancer/ |
H A D | load_balancer_config.h | 95 bool IsEncrypted() const { return key_.has_value(); } in IsEncrypted() function
|
H A D | load_balancer_encoder.h | 118 virtual bool IsEncrypted() const { in IsEncrypted() function
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | acl_connection.cc | 39 bool AclConnection::IsEncrypted() const { return encrypted_; } in IsEncrypted() function in rootcanal::AclConnection
|
D | acl_connection_handler.cc | 249 bool AclConnectionHandler::IsEncrypted(uint16_t handle) const { in IsEncrypted() function in rootcanal::AclConnectionHandler
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/ |
H A D | Rar5Handler.h | 298 bool IsEncrypted() const in IsEncrypted() function 362 bool IsEncrypted; member
|
H A D | RarHandler.h | 42 bool IsEncrypted() const { return (Flags & NHeader::NArchive::kBlockEncryption) != 0; } in IsEncrypted() function
|
H A D | RarItem.h | 47 bool IsEncrypted() const { return (Flags & NHeader::NFile::kEncrypted) != 0; } in IsEncrypted() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | Section.h | 178 bool IsEncrypted() const { return m_encrypted; } in IsEncrypted() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/ |
D | Section.h | 178 bool IsEncrypted() const { return m_encrypted; } in IsEncrypted() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/ |
D | Section.h | 178 bool IsEncrypted() const { return m_encrypted; } in IsEncrypted() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/ |
D | Section.h | 178 bool IsEncrypted() const { return m_encrypted; } in IsEncrypted() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zItem.h | 83 bool IsEncrypted() const in IsEncrypted() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/ |
H A D | ZipItem.h | 234 bool IsEncrypted() const { return (Flags & NFileHeader::NFlags::kEncrypted) != 0; } in IsEncrypted() function
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/ |
H A D | GmmResourceInfoCommon.h | 1295 uint8_t IsEncrypted = 0; in GetSetHardwareProtection() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | ArjHandler.cpp | 412 bool IsEncrypted() const { return (Flags & NFlags::kGarbled) != 0; } in IsEncrypted() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/ |
H A D | WimIn.h | 406 bool IsEncrypted; member
|
/aosp_15_r20/external/aws-sdk-java-v2/services/backup/src/main/resources/codegen-resources/ |
H A D | service-2.json | 3585 "IsEncrypted":{ object 5935 "IsEncrypted":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/securityhub/src/main/resources/codegen-resources/ |
H A D | service-2.json | 3461 "IsEncrypted":{ object
|