Home
last modified time | relevance | path

Searched defs:attributeKey (Results 1 – 11 of 11) sorted by relevance

/external/aws-sdk-java-v2/services/s3/src/main/java/software/amazon/awssdk/services/s3/endpoints/internal/
DKnownS3ExpressEndpointProperty.java52 public EndpointAttributeKey<List<EndpointAuthScheme>> attributeKey() { in attributeKey() method in KnownS3ExpressEndpointProperty.AuthSchemesProperty
71 public EndpointAttributeKey<String> attributeKey() { in attributeKey() method in KnownS3ExpressEndpointProperty.BackendProperty
/external/jsoup/src/main/java/org/jsoup/select/
DElements.java72 public String attr(String attributeKey) { in attr()
85 public boolean hasAttr(String attributeKey) { in hasAttr()
100 public List<String> eachAttr(String attributeKey) { in eachAttr()
115 public Elements attr(String attributeKey, String attributeValue) { in attr()
127 public Elements removeAttr(String attributeKey) { in removeAttr()
/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/archive/20200103/prototype/option-1/sync/
DPrototype.java799 ItemAttributeValue attribute(String attributeKey); in attribute()
806 Item.Builder putAttribute(String attributeKey, ItemAttributeValue attributeValue); in putAttribute()
807 …Item.Builder putAttribute(String attributeKey, ItemAttributeValue attributeValue, ItemAttributeSch… in putAttribute()
808 Item.Builder putAttribute(String attributeKey, Object attributeValue); in putAttribute()
809 …Item.Builder putAttribute(String attributeKey, Object attributeValue, ItemAttributeSchema attribut… in putAttribute()
810 Item.Builder removeAttribute(String attributeKey); in removeAttribute()
/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/endpoints/internal/
DEndpointAttributeProvider.java29 EndpointAttributeKey<T> attributeKey(); in attributeKey() method
/external/jsoup/src/main/java/org/jsoup/nodes/
DNode.java115 public String attr(String attributeKey) { in attr()
151 public Node attr(String attributeKey, String attributeValue) { in attr()
162 public boolean hasAttr(String attributeKey) { in hasAttr()
180 public Node removeAttr(String attributeKey) { in removeAttr()
249 public String absUrl(String attributeKey) { in absUrl()
DElement.java263 public Element attr(String attributeKey, String attributeValue) { in attr()
278 public Element attr(String attributeKey, boolean attributeValue) { in attr()
1874 public Element removeAttr(String attributeKey) { in removeAttr()
/external/angle/src/libANGLE/
DConfig.cpp249 EGLAttrib attributeKey = attribIter->first; in filter() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DBouncyCastleProvider.java548 String attributeKey = key + " " + attributeName; in addAttributes() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/provider/
DBouncyCastleProvider.java547 String attributeKey = key + " " + attributeName; in addAttributes() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DBouncyCastleProvider.java546 String attributeKey = key + " " + attributeName; in addAttributes() local
/external/aws-sdk-java-v2/services/frauddetector/src/main/resources/codegen-resources/
Dservice-2.json5564 "attributeKey":{ object