Home
last modified time | relevance | path

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

12345678

/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/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/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/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/api/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/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DSimpleXPathParts.java23 public Map<String, String> getAttributes() { in getAttributes() method in SimpleXPathParts.Element
74 public Map<String, String> getAttributes(int elementIndex) { in getAttributes() method in SimpleXPathParts
DXPathValue.java20 public Map<String, String> getAttributes(int elementIndex); in getAttributes() method
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DConnectionClientTransport.java31 Attributes getAttributes(); in getAttributes() method
/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/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/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/opencensus-java/api/src/main/java/io/opencensus/trace/
DAnnotation.java80 public abstract Map<String, AttributeValue> getAttributes(); in getAttributes() method in Annotation
/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/bcpkix/src/main/java/com/android/internal/org/bouncycastle/pkcs/
DPKCS10CertificationRequest.java205 public Attribute[] getAttributes() in getAttributes() method in PKCS10CertificationRequest
230 public Attribute[] getAttributes(ASN1ObjectIdentifier type) in getAttributes() method in PKCS10CertificationRequest
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/pkcs/
DPKCS10CertificationRequest.java203 public Attribute[] getAttributes() in getAttributes() method in PKCS10CertificationRequest
228 public Attribute[] getAttributes(ASN1ObjectIdentifier type) in getAttributes() method in PKCS10CertificationRequest
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DInternalProtocolNegotiationEvent.java45 public static Attributes getAttributes(ProtocolNegotiationEvent event) { in getAttributes() method in InternalProtocolNegotiationEvent
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/cms/
DAttributes.java76 public Attribute[] getAttributes() in getAttributes() method in Attributes
/external/grpc-grpc-java/core/src/main/java/io/grpc/util/
DForwardingSubchannel.java58 public Attributes getAttributes() { in getAttributes() method in ForwardingSubchannel

12345678