Home
last modified time | relevance | path

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

12345678910>>...47

/aosp_15_r20/external/jazzer-api/sanitizers/src/test/java/com/example/ldap/
H A 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
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/security/
H A DKeyStore.java313 public default java.util.Set<java.security.KeyStore.Entry.Attribute> getAttributes() { in getAttributes() method
415 public java.util.Set<java.security.KeyStore.Entry.Attribute> getAttributes() { in getAttributes() method in KeyStore.PrivateKeyEntry
462 public java.util.Set<java.security.KeyStore.Entry.Attribute> getAttributes() { in getAttributes() method in KeyStore.SecretKeyEntry
518 public java.util.Set<java.security.KeyStore.Entry.Attribute> getAttributes() { in getAttributes() method in KeyStore.TrustedCertificateEntry
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/
DStruct.java79 Object[] getAttributes() throws SQLException; in getAttributes() method
104 Object[] getAttributes(java.util.Map<String,Class<?>> map) in getAttributes() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DStruct.java79 Object[] getAttributes() throws SQLException; in getAttributes() method
104 Object[] getAttributes(java.util.Map<String,Class<?>> map) in getAttributes() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/
DStruct.java79 Object[] getAttributes() throws SQLException; in getAttributes() method
104 Object[] getAttributes(java.util.Map<String,Class<?>> map) in getAttributes() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/
H A DKeyStore.java478 public default Set<Attribute> getAttributes() { in getAttributes() method
661 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.PrivateKeyEntry
751 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.SecretKeyEntry
834 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.TrustedCertificateEntry
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/
DKeyStore.java478 public default Set<Attribute> getAttributes() { in getAttributes() method
661 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.PrivateKeyEntry
751 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.SecretKeyEntry
834 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.TrustedCertificateEntry
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/
DKeyStore.java478 public default Set<Attribute> getAttributes() { in getAttributes() method
661 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.PrivateKeyEntry
751 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.SecretKeyEntry
834 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.TrustedCertificateEntry
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/
H A DX509AttributeCertificate.java72 public X509Attribute[] getAttributes(); in getAttributes() method
80 public X509Attribute[] getAttributes(String oid); in getAttributes() method
H A DX509V2AttributeCertificate.java278 public X509Attribute[] getAttributes() in getAttributes() method in X509V2AttributeCertificate
291 public X509Attribute[] getAttributes(String oid) in getAttributes() method in X509V2AttributeCertificate
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
H A DX509AttributeCertificate.java70 public X509Attribute[] getAttributes(); in getAttributes() method
78 public X509Attribute[] getAttributes(String oid); in getAttributes() method
H A DX509V2AttributeCertificate.java276 public X509Attribute[] getAttributes() in getAttributes() method in X509V2AttributeCertificate
289 public X509Attribute[] getAttributes(String oid) in getAttributes() method in X509V2AttributeCertificate
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/
H A DX509AttributeCertificate.java72 public X509Attribute[] getAttributes(); in getAttributes() method
80 public X509Attribute[] getAttributes(String oid); in getAttributes() method
H A DX509V2AttributeCertificate.java278 public X509Attribute[] getAttributes() in getAttributes() method in X509V2AttributeCertificate
291 public X509Attribute[] getAttributes(String oid) in getAttributes() method in X509V2AttributeCertificate
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DISimpleElement.java24 AttributeSet getAttributes (); in getAttributes() method
60 public AttributeSet getAttributes () in getAttributes() method in ISimpleElement.Factory.SimpleElementImpl
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DServerStreamTracer.java79 public abstract Attributes getAttributes(); in getAttributes() method in ServerStreamTracer.ServerCallInfo
110 public Attributes getAttributes() { in getAttributes() method in ServerStreamTracer.ReadOnlyServerCall
H A DLoadBalancer.java232 public Attributes getAttributes() { in getAttributes() method in LoadBalancer.ResolvedAddresses
722 public Attributes getAttributes() { in getAttributes() method in LoadBalancer.CreateSubchannelArgs
1281 public abstract Attributes getAttributes(); in getAttributes() method in LoadBalancer.Subchannel
/aosp_15_r20/frameworks/compile/mclinker/lib/MC/
DInputBuilder.cpp139 const AttributeProxy& InputBuilder::getAttributes() const { in getAttributes() function in mcld::InputBuilder
143 AttributeProxy& InputBuilder::getAttributes() { in getAttributes() function in mcld::InputBuilder
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cert/
H A DX509AttributeCertificateHolder.java160 public Attribute[] getAttributes() in getAttributes() method in X509AttributeCertificateHolder
179 public Attribute[] getAttributes(ASN1ObjectIdentifier type) in getAttributes() method in X509AttributeCertificateHolder
/aosp_15_r20/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
H A DX509AttributeCertificateHolder.java158 public Attribute[] getAttributes() in getAttributes() method in X509AttributeCertificateHolder
177 public Attribute[] getAttributes(ASN1ObjectIdentifier type) in getAttributes() method in X509AttributeCertificateHolder
/aosp_15_r20/tools/metalava/metalava-model-psi/src/main/java/com/android/tools/metalava/model/psi/
H A DPsiAnnotationItem.kt110 private fun getAttributes( in getAttributes() method
H A DUAnnotationItem.kt110 private fun getAttributes( in getAttributes() method
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DConnectionClientTransport.java31 Attributes getAttributes(); in getAttributes() method
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/iface/
H A DHasAttribute.java30 public AttributeList getAttributes(); in getAttributes() method
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java548 public NamedNodeMap getAttributes() in getAttributes() method in ElemLiteralResult
778 public NamedNodeMap getAttributes() in getAttributes() method in ElemLiteralResult.Attribute

12345678910>>...47