/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeConfigPayload.java | 186 public final int attributeType; field in IkeConfigPayload.ConfigAttribute 188 protected ConfigAttribute(int attributeType) { in ConfigAttribute() 192 protected ConfigAttribute(int attributeType, int len) throws InvalidSyntaxException { in ConfigAttribute() 273 int attributeType = Short.toUnsignedInt(inputBuffer.getShort()); in decodeSingleAttributeFrom() local 381 protected IkeConfigAttribute(int attributeType) { in IkeConfigAttribute() 385 protected IkeConfigAttribute(int attributeType, int len) throws InvalidSyntaxException { 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() 417 protected TunnelModeChildConfigAttrIpv4AddressBase(int attributeType) { in TunnelModeChildConfigAttrIpv4AddressBase() [all …]
|
/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/ |
D | EapSimAkaAttribute.java | 129 public final int attributeType; field in EapSimAkaAttribute 132 protected EapSimAkaAttribute(int attributeType, int lengthInBytes) in EapSimAkaAttribute() 167 int attributeType, int lengthInBytes, ByteBuffer buffer) in EapSimAkaReservedBytesAttribute() 178 protected EapSimAkaReservedBytesAttribute(int attributeType, int lengthInBytes) in EapSimAkaReservedBytesAttribute() 184 int attributeType, int lengthInBytes, byte[] reservedBytes) in EapSimAkaReservedBytesAttribute() 232 int attributeType, in EapSimAkaUnsupportedAttribute() 244 public EapSimAkaUnsupportedAttribute(int attributeType, int lengthInBytes, byte[] data) in EapSimAkaUnsupportedAttribute() 399 protected AtIdReq(int lengthInBytes, int attributeType, ByteBuffer byteBuffer) in AtIdReq() 409 protected AtIdReq(int attributeType) throws EapSimAkaInvalidAttributeException { in AtIdReq()
|
D | EapSimAkaAttributeFactory.java | 83 EapSimAkaAttribute getAttribute(int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute() 137 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
D | EapAkaAttributeFactory.java | 68 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local 78 int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute()
|
D | EapAkaPrimeAttributeFactory.java | 63 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
D | EapSimAttributeFactory.java | 67 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
/aosp_15_r20/external/opencensus-java/benchmarks/src/jmh/java/io/opencensus/benchmarks/trace/ |
H A D | BasicDataBenchmark.java | 60 String attributeType; field in BasicDataBenchmark.Data 105 private static AttributeValue[] getAttributeValues(int size, String attributeType) { in getAttributeValues()
|
/aosp_15_r20/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()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/mapper/ |
H A D | StaticAttribute.java | 71 public static <T, R> Builder<T, R> builder(Class<T> itemClass, EnhancedType<R> attributeType) { in builder() 81 …blic static <T, R> Builder<T, R> builder(EnhancedType<T> itemType, EnhancedType<R> attributeType) { in builder()
|
H A D | ImmutableAttribute.java | 90 EnhancedType<R> attributeType) { in builder() 103 EnhancedType<R> attributeType) { in builder()
|
H A D | StaticTableSchema.java | 140 public <R> Builder<T> addAttribute(EnhancedType<R> attributeType, in addAttribute()
|
H A D | StaticImmutableTableSchema.java | 295 public <R> Builder<T, B> addAttribute(EnhancedType<R> attributeType, in addAttribute()
|
/aosp_15_r20/external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/ |
H A D | DistinguishedNameParser.java | 353 public String findMostSpecific(String attributeType) { in findMostSpecific()
|
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/tls/ |
H A D | DistinguishedNameParser.java | 349 public String findMostSpecific(String attributeType) { in findMostSpecific()
|
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/tls/ |
H A D | DistinguishedNameParser.java | 350 public String findMostSpecific(String attributeType) { in findMostSpecific()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/ |
H A D | RDN.java | 118 boolean containsAttributeType(ASN1ObjectIdentifier attributeType) in containsAttributeType()
|
H A D | X500Name.java | 208 public RDN[] getRDNs(ASN1ObjectIdentifier attributeType) in getRDNs()
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x500/ |
H A D | RDN.java | 120 boolean containsAttributeType(ASN1ObjectIdentifier attributeType) in containsAttributeType()
|
H A D | X500Name.java | 210 public RDN[] getRDNs(ASN1ObjectIdentifier attributeType) in getRDNs()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x500/ |
H A D | RDN.java | 120 boolean containsAttributeType(ASN1ObjectIdentifier attributeType) in containsAttributeType()
|
H A D | X500Name.java | 210 public RDN[] getRDNs(ASN1ObjectIdentifier attributeType) in getRDNs()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/mapper/ |
H A D | StaticTableSchemaTest.java | 1520 private <R> void verifyAttribute(EnhancedType<R> attributeType, in verifyAttribute() 1538 private <R> void verifyNullAttribute(EnhancedType<R> attributeType, in verifyNullAttribute() 1555 private <R> void verifyNullableAttribute(EnhancedType<R> attributeType, in verifyNullableAttribute()
|
H A D | StaticImmutableTableSchemaTest.java | 1574 private <R> void verifyAttribute(EnhancedType<R> attributeType, in verifyAttribute() 1592 private <R> void verifyNullAttribute(EnhancedType<R> attributeType, in verifyNullAttribute() 1609 private <R> void verifyNullableAttribute(EnhancedType<R> attributeType, in verifyNullableAttribute()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/mapper/ |
H A D | ResolvedImmutableAttribute.java | 52 AttributeType<R> attributeType = StaticAttributeType.create(attributeConverter); in create() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/interceptor/ |
H A D | ExecutionAttribute.java | 88 … @SuppressWarnings("unused") Class<T> attributeType, in derivedBuilder()
|