/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/document/ |
H A D | EnhancedDocument.java | 130 boolean isNull(String attributeName); in isNull() 138 boolean isPresent(String attributeName); in isPresent() 167 <T> T get(String attributeName, EnhancedType<T> type); in get() 192 <T> T get(String attributeName, Class<T> clazz); in get() 201 String getString(String attributeName); in getString() 210 SdkNumber getNumber(String attributeName); in getNumber() 219 SdkBytes getBytes(String attributeName); in getBytes() 227 Set<String> getStringSet(String attributeName); in getStringSet() 235 Set<SdkNumber> getNumberSet(String attributeName); in getNumberSet() 243 Set<SdkBytes> getBytesSet(String attributeName); in getBytesSet() [all …]
|
H A D | DocumentTableSchema.java | 140 public AttributeValue attributeValue(EnhancedDocument item, String attributeName) { in attributeValue() 191 …public Builder addIndexPartitionKey(String indexName, String attributeName, AttributeValueType att… in addIndexPartitionKey() 204 …public Builder addIndexSortKey(String indexName, String attributeName, AttributeValueType attribut… in addIndexSortKey()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/document/ |
H A D | DefaultEnhancedDocument.java | 121 public boolean isNull(String attributeName) { in isNull() 130 public boolean isPresent(String attributeName) { in isPresent() 135 public <T> T get(String attributeName, EnhancedType<T> type) { in get() 144 public String getString(String attributeName) { in getString() 149 public SdkNumber getNumber(String attributeName) { in getNumber() 154 public <T> T get(String attributeName, Class<T> clazz) { in get() 160 public SdkBytes getBytes(String attributeName) { in getBytes() 165 public Set<String> getStringSet(String attributeName) { in getStringSet() 171 public Set<SdkNumber> getNumberSet(String attributeName) { in getNumberSet() 176 public Set<SdkBytes> getBytesSet(String attributeName) { in getBytesSet() [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/internal/update/ |
H A D | UpdateExpressionConverterTest.java | 467 private static RemoveAction removeAction(String attributeName, String keyToken) { in removeAction() 472 builder.putExpressionName(keyRef(attributeName, keyToken), attributeName); in removeAction() local 477 …private static SetAction setAction(String attributeName, AttributeValue value, String keyToken, St… in setAction() 484 builder.putExpressionName(keyRef(attributeName, keyToken), attributeName); in setAction() local 489 …private static DeleteAction deleteAction(String attributeName, AttributeValue value, String keyTok… in deleteAction() 496 builder.putExpressionName(keyRef(attributeName, keyToken), attributeName); in deleteAction() local 501 …private static AddAction addAction(String attributeName, AttributeValue value, String keyToken, St… in addAction() 508 builder.putExpressionName(keyRef(attributeName, keyToken), attributeName); in addAction() local
|
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/suggestions/ |
H A D | ViewAttribute.java | 25 private final String attributeName; field in ViewAttribute 27 public ViewAttribute(String namespaceUri, String namespace, String attributeName) { in ViewAttribute() 38 public ViewAttribute(String attributeName) { in ViewAttribute()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/mapper/ |
H A D | ResolvedImmutableAttribute.java | 31 private final String attributeName; field in ResolvedImmutableAttribute 37 private ResolvedImmutableAttribute(String attributeName, in ResolvedImmutableAttribute() 104 public String attributeName() { in attributeName() method
|
H A D | UpdateBehaviorTag.java | 51 …public static UpdateBehavior resolveForAttribute(String attributeName, TableMetadata tableMetadata… in resolveForAttribute() 57 public Consumer<StaticTableMetadata.Builder> modifyMetadata(String attributeName, in modifyMetadata()
|
/aosp_15_r20/tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/ |
H A D | BazelXmlResultReporter.java | 287 Element element, String attributeName, String attributeValue) { in writeStringAttribute() 292 Element element, String attributeName, int attributeValue) { in writeIntAttribute() 297 Element element, String attributeName, long timestampInMillis) { in writeTimestampAttribute() 301 private static void writeDurationAttribute(Element element, String attributeName, long millis) { in writeDurationAttribute()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/api/ |
H A D | AttributeKey.java | 95 public static AttributeKey keyOf(String elementName, String attributeName) { in keyOf() 118 private final String attributeName; field in AttributeKey 120 private AttributeKey(String elementName, String attributeName) { in AttributeKey()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | DtdData.java | 1376 public final String attributeName; field in DtdData.IllegalByDtdException 1380 String elementName, String attributeName, String attributeValue) { in IllegalByDtdException() 1399 public boolean isDeprecated(String elementName, String attributeName, String attributeValue) { in isDeprecated() 1417 public boolean allowsUEscape(String elementName, String attributeName, String attributeValue) { in allowsUEscape() 1439 String elementName, String attributeName, String value) { in getElementThrowingIfNull() 1457 public AttributeStatus getAttributeStatus(String elementName, String attributeName) { in getAttributeStatus() 2185 public AttributeType getAttributeType(String elementName, String attributeName) { in getAttributeType() 2190 public Attribute getAttribute(String elementName, String attributeName) { in getAttribute() 2227 public ValueStatus getValueStatus(String elementName, String attributeName, String value) { in getValueStatus()
|
H A D | XPathParts.java | 462 public String findAttributeValue(String elementName, String attributeName) { in findAttributeValue() 550 public XPathParts removeAttribute(String elementName, String attributeName) { in removeAttribute() 554 public XPathParts removeAttribute(int elementIndex, String attributeName) { in removeAttribute() 1110 String elementName, String attributeName, String attributeValue) { in setAttribute() 1170 public XPathParts setAttribute(int elementIndex, String attributeName, String attributeValue) { in setAttribute()
|
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/ |
H A D | XmlUtils.java | 48 static Long parseLongAttribute(XmlPullParser parser, String attributeName, in parseLongAttribute() 68 String attributeName, Boolean defaultValue) throws XmlPullParserException { in parseBooleanAttribute() 86 static List<String> parseStringListAttribute(XmlPullParser parser, String attributeName, in parseStringListAttribute()
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/moblab/ |
H A D | DutManagementView.java | 36 private TextBox attributeName; field in DutManagementView 338 private void addAttribute(int row_number, String attributeName, String attributeValue) { in addAttribute() 349 private void removeAttribute(int row_number, String attributeName) { in removeAttribute()
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | ShaderProgram.java | 144 public void setAttributeValues(String attributeName, float[] data, int componentCount) { in setAttributeValues() 151 public void setAttributeValues(String attributeName, in setAttributeValues() 292 private native boolean setShaderAttributeValues(String attributeName, in setShaderAttributeValues() 296 private native boolean setShaderAttributeVertexFrame(String attributeName, in setShaderAttributeVertexFrame()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/mapper/ |
H A D | StaticTableMetadata.java | 276 …public Builder addIndexPartitionKey(String indexName, String attributeName, AttributeValueType att… in addIndexPartitionKey() 299 …public Builder addIndexSortKey(String indexName, String attributeName, AttributeValueType attribut… in addIndexSortKey() 323 … public Builder markAttributeAsKey(String attributeName, AttributeValueType attributeValueType) { in markAttributeAsKey()
|
H A D | StaticAttributeTag.java | 47 Consumer<StaticTableMetadata.Builder> modifyMetadata(String attributeName, in modifyMetadata() 57 default <R> void validateType(String attributeName, EnhancedType<R> enhancedType, in validateType()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
H A D | GlProgram.java | 125 private static int getAttributeLocation(int programId, String attributeName) { in getAttributeLocation() 130 private int getAttributeLocation(String attributeName) { in getAttributeLocation() 163 public int getAttributeArrayLocationAndEnable(String attributeName) { in getAttributeArrayLocationAndEnable()
|
H A D | XmlPullParserUtil.java | 96 public static String getAttributeValue(XmlPullParser xpp, String attributeName) { in getAttributeValue() 116 public static String getAttributeValueIgnorePrefix(XmlPullParser xpp, String attributeName) { in getAttributeValueIgnorePrefix()
|
/aosp_15_r20/external/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
H A D | ConnectActivity.java | 314 String attributeName = getString(attributeId); in sharedPrefGetString() local 329 String attributeName = getString(attributeId); in sharedPrefGetBoolean() local 345 String attributeName = getString(attributeId); in sharedPrefGetInteger() local
|
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | AttributePolicy.java | 58 String elementName, String attributeName, String value); in apply() 119 String elementName, String attributeName, @Nullable String value) { in apply()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/extensions/ |
H A D | AutoGeneratedUuidExtension.java | 142 public <R> void validateType(String attributeName, EnhancedType<R> type, in validateType() 157 public Consumer<StaticTableMetadata.Builder> modifyMetadata(String attributeName, in modifyMetadata()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
H A D | XmlPullParserUtil.java | 95 public static @Nullable String getAttributeValue(XmlPullParser xpp, String attributeName) { in getAttributeValue() 115 XmlPullParser xpp, String attributeName) { in getAttributeValueIgnorePrefix()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/vibrator/persistence/ |
H A D | XmlValidator.java | 75 String attributeName = parser.getAttributeName(i); in checkTagHasNoUnexpectedAttributes() local 77 "Unexpected attribute %s found in tag %s", attributeName, tagName); in checkTagHasNoUnexpectedAttributes() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/update/ |
H A D | UpdateExpressionUtils.java | 99 private static RemoveAction remove(String attributeName) { in remove() 111 …private static SetAction setValue(String attributeName, AttributeValue value, UpdateBehavior updat… in setValue()
|
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
H A D | ClassReader.java | 505 String attributeName = readUTF8(currentAttributeOffset, charBuffer); in accept() local 922 String attributeName = readUTF8(currentOffset, charBuffer); in readRecordComponent() local 1098 String attributeName = readUTF8(currentOffset, charBuffer); in readField() local 1296 String attributeName = readUTF8(currentOffset, charBuffer); in readMethod() local 1890 String attributeName = readUTF8(currentOffset, charBuffer); in readCode() local 3495 String attributeName = readUTF8(currentAttributeOffset, charBuffer); in readBootstrapMethodsAttribute() local
|