/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeExtractorTest.cpp | 31 #define CHECK_KEY(hasKey, format, isPass) \ argument 75 bool hasKey = AMediaFormat_getString(refFormat, AMEDIAFORMAT_KEY_MIME, &refMediaType); in isMediaSimilar() local 281 bool hasKey = AMediaFormat_getString(format, AMEDIAFORMAT_KEY_MIME, &currMediaType); in getSeekablePoints() local 329 bool hasKey = AMediaFormat_getString(format, AMEDIAFORMAT_KEY_MIME, &currMediaType); in generateSeekTestArgs() local 426 bool hasKey = AMediaFormat_getString(format, AMEDIAFORMAT_KEY_MIME, &currMediaType); in checkSeekPoints() local 745 bool hasKey = AMediaFormat_getString(format, AMEDIAFORMAT_KEY_MIME, &currMediaType); in nativeTestSeekToZero() local 797 bool hasKey = AMediaFormat_getString(format, AMEDIAFORMAT_KEY_MIME, &mediaType); in nativeTestFileFormat() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
H A D | InspectableNativeWindow.cpp | 132 boolean *hasKey, in GetOptionalPropertyValue() 181 boolean hasKey = false; in GetOptionalSizePropertyValue() local 247 boolean hasKey = false; in GetOptionalSinglePropertyValue() local
|
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/ |
H A D | ResultSubject.java | 46 public final void hasKey(RbPath path) { in hasKey() method in ResultSubject 50 public final void hasKey(String path) { in hasKey() method in ResultSubject
|
/aosp_15_r20/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/ |
H A D | IsMapContaining.java | 87 public static <K> Matcher<Map<? extends K, ?>> hasKey(Matcher<? super K> keyMatcher) { in hasKey() method in IsMapContaining 100 public static <K> Matcher<Map<? extends K, ?>> hasKey(K key) { in hasKey() method in IsMapContaining
|
/aosp_15_r20/frameworks/libs/systemui/mechanics/tests/src/com/android/mechanics/testing/ |
D | MotionSpecSubject.kt | 126 fun hasKey(key: BreakpointKey) = key().isEqualTo(key) in isAt() method
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapEntry.java | 247 private boolean hasKey; field in MapEntry.Builder 254 private Builder(Metadata<K, V> metadata, K key, V value, boolean hasKey, boolean hasValue) { in Builder()
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapEntry.java | 247 private boolean hasKey; field in MapEntry.Builder 254 private Builder(Metadata<K, V> metadata, K key, V value, boolean hasKey, boolean hasValue) { in Builder()
|
/aosp_15_r20/external/google-cloud-java/java-apikeys/proto-google-cloud-apikeys-v2/src/main/java/com/google/api/apikeys/v2/ |
H A D | UpdateKeyRequest.java | 84 public boolean hasKey() { in hasKey() method in UpdateKeyRequest 582 public boolean hasKey() { in hasKey() method in UpdateKeyRequest.Builder
|
H A D | CreateKeyRequest.java | 142 public boolean hasKey() { in hasKey() method in CreateKeyRequest 772 public boolean hasKey() { in hasKey() method in CreateKeyRequest.Builder
|
H A D | UpdateKeyRequestOrBuilder.java | 39 boolean hasKey(); in hasKey() method
|
H A D | CreateKeyRequestOrBuilder.java | 68 boolean hasKey(); in hasKey() method
|
/aosp_15_r20/external/google-cloud-java/java-recaptchaenterprise/proto-google-cloud-recaptchaenterprise-v1/src/main/java/com/google/recaptchaenterprise/v1/ |
H A D | UpdateKeyRequest.java | 84 public boolean hasKey() { in hasKey() method in UpdateKeyRequest 571 public boolean hasKey() { in hasKey() method in UpdateKeyRequest.Builder
|
H A D | CreateKeyRequest.java | 143 public boolean hasKey() { in hasKey() method in CreateKeyRequest 692 public boolean hasKey() { in hasKey() method in CreateKeyRequest.Builder
|
H A D | CreateKeyRequestOrBuilder.java | 70 boolean hasKey(); in hasKey() method
|
H A D | UpdateKeyRequestOrBuilder.java | 39 boolean hasKey(); in hasKey() method
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | Items.java | 88 public boolean hasKey() { in hasKey() method in Items 592 public boolean hasKey() { in hasKey() method in Items.Builder
|
H A D | RouterMd5AuthenticationKey.java | 87 public boolean hasKey() { in hasKey() method in RouterMd5AuthenticationKey 595 public boolean hasKey() { in hasKey() method in RouterMd5AuthenticationKey.Builder
|
H A D | Data.java | 86 public boolean hasKey() { in hasKey() method in Data 589 public boolean hasKey() { in hasKey() method in Data.Builder
|
H A D | GuestAttributesEntry.java | 89 public boolean hasKey() { in hasKey() method in GuestAttributesEntry 693 public boolean hasKey() { in hasKey() method in GuestAttributesEntry.Builder
|
H A D | ItemsOrBuilder.java | 37 boolean hasKey(); in hasKey() method
|
H A D | RouterMd5AuthenticationKeyOrBuilder.java | 37 boolean hasKey(); in hasKey() method
|
H A D | DataOrBuilder.java | 37 boolean hasKey(); in hasKey() method
|
H A D | GuestAttributesEntryOrBuilder.java | 37 boolean hasKey(); in hasKey() method
|
H A D | SchedulingNodeAffinityOrBuilder.java | 37 boolean hasKey(); in hasKey() method
|
/aosp_15_r20/system/nfc/src/fuzzers/integration/fakes/ |
H A D | nfc_config_fakes.cc | 7 bool NfcConfig::hasKey(const std::string&) { in hasKey() function in NfcConfig
|