Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 25 of 120) sorted by relevance

12345

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509AttributeCertificate.java70 public X509Attribute[] getAttributes(); in getAttributes() method
78 public X509Attribute[] getAttributes(String oid); in getAttributes() method
DX509V2AttributeCertificate.java276 public X509Attribute[] getAttributes() in getAttributes() method in X509V2AttributeCertificate
289 public X509Attribute[] getAttributes(String oid) in getAttributes() method in X509V2AttributeCertificate
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/
DX509AttributeCertificate.java72 public X509Attribute[] getAttributes(); in getAttributes() method
80 public X509Attribute[] getAttributes(String oid); in getAttributes() method
DX509V2AttributeCertificate.java278 public X509Attribute[] getAttributes() in getAttributes() method in X509V2AttributeCertificate
291 public X509Attribute[] getAttributes(String oid) in getAttributes() method in X509V2AttributeCertificate
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/
DX509AttributeCertificate.java72 public X509Attribute[] getAttributes(); in getAttributes() method
80 public X509Attribute[] getAttributes(String oid); in getAttributes() method
DX509V2AttributeCertificate.java278 public X509Attribute[] getAttributes() in getAttributes() method in X509V2AttributeCertificate
291 public X509Attribute[] getAttributes(String oid) in getAttributes() method in X509V2AttributeCertificate
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DISimpleElement.java24 AttributeSet getAttributes (); in getAttributes() method
60 public AttributeSet getAttributes () in getAttributes() method in ISimpleElement.Factory.SimpleElementImpl
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DServerStreamTracer.java79 public abstract Attributes getAttributes(); in getAttributes() method in ServerStreamTracer.ServerCallInfo
110 public Attributes getAttributes() { in getAttributes() method in ServerStreamTracer.ReadOnlyServerCall
DPartialForwardingClientCall.java58 public Attributes getAttributes() { in getAttributes() method in PartialForwardingClientCall
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DConnectionClientTransport.java31 Attributes getAttributes(); in getAttributes() method
DServerStream.java76 Attributes getAttributes(); in getAttributes() method
DServerCallInfoImpl.java48 public Attributes getAttributes() { in getAttributes() method in ServerCallInfoImpl
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliAnnotationParameterList.java50 @NotNull @Override public SmaliAnnotationElement[] getAttributes() { in getAttributes() method in SmaliAnnotationParameterList
/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cms/
DSimpleAttributeTableGenerator.java23 public AttributeTable getAttributes(Map parameters) in getAttributes() method in SimpleAttributeTableGenerator
DCMSAttributeTableGenerator.java21 AttributeTable getAttributes(Map parameters) in getAttributes() method
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DSimpleAttributeTableGenerator.java21 public AttributeTable getAttributes(Map parameters) in getAttributes() method in SimpleAttributeTableGenerator
DCMSAttributeTableGenerator.java19 AttributeTable getAttributes(Map parameters) in getAttributes() method
/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cert/
DX509AttributeCertificateHolder.java160 public Attribute[] getAttributes() in getAttributes() method in X509AttributeCertificateHolder
179 public Attribute[] getAttributes(ASN1ObjectIdentifier type) in getAttributes() method in X509AttributeCertificateHolder
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
DX509AttributeCertificateHolder.java158 public Attribute[] getAttributes() in getAttributes() method in X509AttributeCertificateHolder
177 public Attribute[] getAttributes(ASN1ObjectIdentifier type) in getAttributes() method in X509AttributeCertificateHolder
/external/opencensus-java/api/src/main/java/io/opencensus/trace/
DAnnotation.java80 public abstract Map<String, AttributeValue> getAttributes(); in getAttributes() method in Annotation
DLink.java121 public abstract Map<String, AttributeValue> getAttributes(); in getAttributes() method in Link
/external/jazzer-api/sanitizers/src/test/java/com/example/ldap/
DMockLdapContext.java64 public Attributes getAttributes(Name name) throws NamingException { in getAttributes() method in MockLdapContext
69 public Attributes getAttributes(String name) throws NamingException { in getAttributes() method in MockLdapContext
74 public Attributes getAttributes(Name name, String[] attrIds) throws NamingException { in getAttributes() method in MockLdapContext
79 public Attributes getAttributes(String name, String[] attrIds) throws NamingException { in getAttributes() method in MockLdapContext
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/cms/
DAttributes.java76 public Attribute[] getAttributes() in getAttributes() method in Attributes
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/cms/
DAttributes.java76 public Attribute[] getAttributes() in getAttributes() method in Attributes
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DAttributes.java74 public Attribute[] getAttributes() in getAttributes() method in Attributes

12345