/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/ |
H A D | Tag.java | 66 private final String tagKey; field in Tag 82 public final String tagKey() { in tagKey() method in Tag 181 Builder tagKey(String tagKey); in tagKey() argument 196 private String tagKey; field in Tag.BuilderImpl 212 public final void setTagKey(String tagKey) { in setTagKey() 217 public final Builder tagKey(String tagKey) { in tagKey() argument
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
H A D | KMKeyParameters.java | 146 public static short findTag(short tagType, short tagKey, short keyParam) { in findTag() 155 short tagKey; in hasUnsupportedTags() local 188 short tagKey; in makeSbEnforced() local 264 short tagKey; in makeKeystoreEnforced() local 295 short tagKey; in makeTeeEnforced() local 360 public static boolean isValidTag(short tagType, short tagKey) { in isValidTag() 439 public short findTag(short tagType, short tagKey) { in findTag()
|
H A D | KMTag.java | 47 public static void assertPresence(short params, short tagType, short tagKey, short error) { in assertPresence() 53 public static void assertAbsence(short params, short tagType, short tagKey, short error) { in assertAbsence() 59 public static boolean isPresent(short params, short tagType, short tagKey) { in isPresent()
|
H A D | KMIntegerTag.java | 134 public static short getShortValue(short tagType, short tagKey, short keyParameters) { in getShortValue() 149 byte[] buf, short offset, short tagType, short tagKey, short keyParameters) { in getValue()
|
H A D | KMEnumTag.java | 150 public static short getValue(short tagKey, short keyParameters) { in getValue()
|
H A D | KMEncoder.java | 734 private void writeTag(short tagType, short tagKey) { in writeTag()
|
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/proto-google-cloud-resourcemanager-v3/src/main/java/com/google/cloud/resourcemanager/v3/ |
H A D | TagKeyName.java | 35 private final String tagKey; field in TagKeyName 58 public static TagKeyName of(String tagKey) { in of() 62 public static String format(String tagKey) { in format() 147 private String tagKey; field in TagKeyName.Builder 155 public Builder setTagKey(String tagKey) { in setTagKey()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
H A D | KMKeyParameters.java | 146 public static short findTag(short tagType, short tagKey, short keyParam) { in findTag() 155 short tagKey; in hasUnsupportedTags() local 188 short tagKey; in makeSbEnforced() local 264 short tagKey; in makeKeystoreEnforced() local 295 short tagKey; in makeTeeEnforced() local 360 public static boolean isValidTag(short tagType, short tagKey) { in isValidTag() 439 public short findTag(short tagType, short tagKey) { in findTag()
|
H A D | KMTag.java | 47 public static void assertPresence(short params, short tagType, short tagKey, short error) { in assertPresence() 53 public static void assertAbsence(short params, short tagType, short tagKey, short error) { in assertAbsence() 59 public static boolean isPresent(short params, short tagType, short tagKey) { in isPresent()
|
H A D | KMIntegerTag.java | 134 public static short getShortValue(short tagType, short tagKey, short keyParameters) { in getShortValue() 149 byte[] buf, short offset, short tagType, short tagKey, short keyParameters) { in getValue()
|
H A D | KMEnumTag.java | 150 public static short getValue(short tagKey, short keyParameters) { in getValue()
|
H A D | KMEncoder.java | 734 private void writeTag(short tagType, short tagKey) { in writeTag()
|
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/google-cloud-resourcemanager/src/test/java/com/google/cloud/resourcemanager/v3/ |
H A D | TagKeysClientHttpJsonTest.java | 425 TagKey tagKey = TagKey.newBuilder().build(); in createTagKeyTest() local 453 TagKey tagKey = TagKey.newBuilder().build(); in createTagKeyExceptionTest() local 483 TagKey tagKey = in updateTagKeyTest() local 524 TagKey tagKey = in updateTagKeyExceptionTest() local
|
H A D | TagKeysClientTest.java | 397 TagKey tagKey = TagKey.newBuilder().build(); in createTagKeyTest() local 419 TagKey tagKey = TagKey.newBuilder().build(); in createTagKeyExceptionTest() local 452 TagKey tagKey = TagKey.newBuilder().build(); in updateTagKeyTest() local 476 TagKey tagKey = TagKey.newBuilder().build(); in updateTagKeyExceptionTest() local
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/ |
D | UtilitiesKt.java | 80 private final int tagKey = 0; field in UtilitiesKt.ViewGroupAttrModifier 82 public ViewGroupAttrModifier(T targetAttrValue, int tagKey) { in ViewGroupAttrModifier()
|
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/v3/ |
H A D | TagKeysClient.java | 621 public final OperationFuture<TagKey, CreateTagKeyMetadata> createTagKeyAsync(TagKey tagKey) { in createTagKeyAsync() 747 TagKey tagKey, FieldMask updateMask) { in updateTagKeyAsync()
|
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/samples/snippets/generated/com/google/cloud/resourcemanager/v3/tagkeys/createtagkey/ |
H A D | SyncCreateTagKeyTagkey.java | 36 TagKey tagKey = TagKey.newBuilder().build(); in syncCreateTagKeyTagkey() local
|
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/samples/snippets/generated/com/google/cloud/resourcemanager/v3/tagkeys/updatetagkey/ |
H A D | SyncUpdateTagKeyTagkeyFieldmask.java | 37 TagKey tagKey = TagKey.newBuilder().build(); in syncUpdateTagKeyTagkeyFieldmask() local
|
/aosp_15_r20/external/opencensus-java/benchmarks/src/jmh/java/io/opencensus/benchmarks/tags/ |
H A D | TagsBenchmark.java | 42 private TagKey tagKey; field in TagsBenchmark.Data
|
/aosp_15_r20/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/ |
H A D | RecordUtils.java | 98 TagKey tagKey = columns.get(i); in getTagValues() local
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/ |
D | UtilitiesKt.kt | 34 private val tagKey: Int constant in com.android.launcher3.UtilitiesKt.ViewGroupAttrModifier
|
/aosp_15_r20/external/golang-protobuf/internal/impl/ |
H A D | legacy_message.go | 287 func aberrantAppendField(md *filedesc.Message, goType reflect.Type, tag, tagKey, tagVal string) { argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/api/ |
D | main_test.go | 416 func tagKey(dir string, context *build.Context, tags []string) string { func
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ram/src/main/resources/codegen-resources/ |
H A D | api-2.json | 874 "tagKey":{"shape":"TagKey"}, object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/health/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1426 "tagKey":{ object
|