Home
last modified time | relevance | path

Searched defs:attrType (Results 1 – 25 of 260) sorted by relevance

1234567891011

/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/pkcs/
H A DAttribute.java19 private ASN1ObjectIdentifier attrType; field in Attribute
52 ASN1ObjectIdentifier attrType, in Attribute()
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/cms/
H A DAttribute.java38 private ASN1ObjectIdentifier attrType; field in Attribute
78 ASN1ObjectIdentifier attrType, in Attribute()
H A DAttributeTable.java225 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add()
234 public AttributeTable remove(ASN1ObjectIdentifier attrType) in remove()
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DAttribute.java36 private ASN1ObjectIdentifier attrType; field in Attribute
76 ASN1ObjectIdentifier attrType, in Attribute()
H A DAttributeTable.java223 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add()
232 public AttributeTable remove(ASN1ObjectIdentifier attrType) in remove()
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DAttribute.java15 private ASN1ObjectIdentifier attrType; field in Attribute
53 ASN1ObjectIdentifier attrType, in Attribute()
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/
H A DAttribute.java19 private ASN1ObjectIdentifier attrType; field in Attribute
57 ASN1ObjectIdentifier attrType, in Attribute()
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/
H A DAttribute.java19 private ASN1ObjectIdentifier attrType; field in Attribute
52 ASN1ObjectIdentifier attrType, in Attribute()
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/cms/
H A DAttribute.java38 private ASN1ObjectIdentifier attrType; field in Attribute
78 ASN1ObjectIdentifier attrType, in Attribute()
H A DAttributeTable.java225 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add()
234 public AttributeTable remove(ASN1ObjectIdentifier attrType) in remove()
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
H A DAttribute.java15 private ASN1ObjectIdentifier attrType; field in Attribute
48 ASN1ObjectIdentifier attrType, in Attribute()
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
H A DAttribute.java19 private ASN1ObjectIdentifier attrType; field in Attribute
57 ASN1ObjectIdentifier attrType, in Attribute()
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/
H A DStaxLoader.java9 protected final String attrType; field in StaxLoader
12 public StaxLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxLoader()
H A DStaxPluralsLoader.java14 PackageResourceTable resourceTable, String attrType, ResType charSequence) { in StaxPluralsLoader()
H A DStaxAttrLoader.java13 public StaxAttrLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxAttrLoader()
H A DResBunch.java16 private ResBundle getBundle(String attrType) { in getBundle()
H A DStaxArrayLoader.java15 String attrType, in StaxArrayLoader()
H A DStaxStyleLoader.java13 public StaxStyleLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxStyleLoader()
H A DStaxValueLoader.java10 public StaxValueLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxValueLoader()
/aosp_15_r20/tools/apksig/src/main/java/com/android/apksig/internal/pkcs7/
H A DAttribute.java32 public String attrType; field in Attribute
/aosp_15_r20/prebuilts/go/linux-x86/src/html/template/
Dattr.go140 func attrType(name string) contentType { func
/aosp_15_r20/tools/apksig/src/main/java/com/android/apksig/internal/x509/
H A DAttributeTypeAndValue.java31 public String attrType; field in AttributeTypeAndValue
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Ddocumentcreateattribute.java69 int attrType; in runTest() local
H A Dhc_documentcreateattribute.java68 int attrType; in runTest() local
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dread.go307 attrType = reflect.TypeFor[Attr]() var

1234567891011