/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/ |
D | Attribute.java | 19 private ASN1ObjectIdentifier attrType; field in Attribute 52 ASN1ObjectIdentifier attrType, in Attribute()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/ |
D | Attribute.java | 19 private ASN1ObjectIdentifier attrType; field in Attribute 57 ASN1ObjectIdentifier attrType, in Attribute()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
D | Attribute.java | 15 private ASN1ObjectIdentifier attrType; field in Attribute 48 ASN1ObjectIdentifier attrType, in Attribute()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
D | Attribute.java | 36 private ASN1ObjectIdentifier attrType; field in Attribute 76 ASN1ObjectIdentifier attrType, in Attribute()
|
D | AttributeTable.java | 223 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add() 232 public AttributeTable remove(ASN1ObjectIdentifier attrType) in remove()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/cms/ |
D | Attribute.java | 38 private ASN1ObjectIdentifier attrType; field in Attribute 78 ASN1ObjectIdentifier attrType, in Attribute()
|
D | AttributeTable.java | 225 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add() 234 public AttributeTable remove(ASN1ObjectIdentifier attrType) in remove()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | Attribute.java | 15 private ASN1ObjectIdentifier attrType; field in Attribute 53 ASN1ObjectIdentifier attrType, in Attribute()
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/ |
D | StaxLoader.java | 9 protected final String attrType; field in StaxLoader 12 public StaxLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxLoader()
|
D | StaxPluralsLoader.java | 13 …public StaxPluralsLoader(PackageResourceTable resourceTable, String attrType, ResType charSequence… in StaxPluralsLoader()
|
D | StaxArrayLoader.java | 13 …public StaxArrayLoader(PackageResourceTable resourceTable, String attrType, ResType arrayResType, … in StaxArrayLoader()
|
D | ResBunch.java | 16 private ResBundle getBundle(String attrType) { in getBundle()
|
D | StaxAttrLoader.java | 13 public StaxAttrLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxAttrLoader()
|
D | StaxValueLoader.java | 10 public StaxValueLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxValueLoader()
|
D | StaxStyleLoader.java | 13 public StaxStyleLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxStyleLoader()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | DtdData.java | 1542 AttributeType attrType = getAttributeType(element, attribute); in getRegularizedPaths() local 1572 AttributeType attrType = getAttributeType(element, attribute); in getRegularizedPaths() local
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
D | XLIFF2ICUConverter.java | 967 String attrType = getAttributeValue(node, RESTYPE); in parseTransUnit() local
|