Searched defs:attributeType (Results 1 – 9 of 9) sorted by relevance
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
H A D | IkeConfigPayload.java | 186 public final int attributeType; field in IkeConfigPayload.ConfigAttribute 188 protected ConfigAttribute(int attributeType) { in ConfigAttribute() 273 int attributeType = Short.toUnsignedInt(inputBuffer.getShort()); in decodeSingleAttributeFrom() local 381 protected IkeConfigAttribute(int attributeType) { in IkeConfigAttribute() 393 protected TunnelModeChildConfigAttribute(int attributeType) { in TunnelModeChildConfigAttribute() 397 protected TunnelModeChildConfigAttribute(int attributeType, int len) in TunnelModeChildConfigAttribute() 412 int attributeType, Inet4Address address) { in TunnelModeChildConfigAttrIpv4AddressBase() 491 protected IkeConfigAttrIpv4AddressBase(int attributeType) { in IkeConfigAttrIpv4AddressBase() 822 int attributeType, Inet6Address address) { in TunnelModeChildConfigAttrIpv6AddressBase() 901 protected IkeConfigAttrIpv6AddressBase(int attributeType) { in IkeConfigAttrIpv6AddressBase() [all …]
|
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/ |
H A D | EapSimAkaAttributeFactory.java | 77 EapSimAkaAttribute getAttribute(int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute() 124 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
H A D | EapAkaAttributeFactory.java | 68 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local 78 int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute()
|
H A D | EapAkaPrimeAttributeFactory.java | 63 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
H A D | EapSimAttributeFactory.java | 67 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
H A D | EapSimAkaAttribute.java | 116 public final int attributeType; field in EapSimAkaAttribute 119 protected EapSimAkaAttribute(int attributeType, int lengthInBytes) in EapSimAkaAttribute() 154 int attributeType, int lengthInBytes, ByteBuffer buffer) in EapSimAkaReservedBytesAttribute() 165 protected EapSimAkaReservedBytesAttribute(int attributeType, int lengthInBytes) in EapSimAkaReservedBytesAttribute() 171 int attributeType, int lengthInBytes, byte[] reservedBytes) in EapSimAkaReservedBytesAttribute() 219 int attributeType, in EapSimAkaUnsupportedAttribute() 231 public EapSimAkaUnsupportedAttribute(int attributeType, int lengthInBytes, byte[] data) in EapSimAkaUnsupportedAttribute() 386 protected AtIdReq(int lengthInBytes, int attributeType, ByteBuffer byteBuffer) in AtIdReq() 396 protected AtIdReq(int attributeType) throws EapSimAkaInvalidAttributeException { in AtIdReq()
|
/aosp12/frameworks/base/core/java/org/apache/http/conn/ssl/ |
H A D | AndroidDistinguishedNameParser.java | 355 public String findMostSpecific(String attributeType) { in findMostSpecific() 420 public List<String> getAllMostSpecificFirst(String attributeType) { in getAllMostSpecificFirst()
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
/aosp12/packages/apps/TV/libs/m2/ |
H A D | dagger-compiler-2.23.jar | java/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors
... |