HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 1301 - 1325 of 4810) sorted by null

<<51525354555657585960>>

  /system/netd/server/dns/
DnsTlsSocket.cpp 115 ALOGW("SPKI length mismatch");
390 ALOGE("Struct size mismatch: %d != %zu", res, sizeof(q));
  /tools/apksig/src/main/java/com/android/apksig/
ApkVerifier.java     [all...]
  /art/dalvikvm/
dalvikvm.cc 53 fprintf(stderr, "Modifiers mismatch\n");
  /art/test/045-reflect-array/src/
Main.java 97 throw new RuntimeException("mismatch: " + i + " is " + array[i]);
  /bionic/libc/bionic/
iconv.cpp 42 // Ideally we'd use icu4c but the API mismatch seems too great. So we just offer something
  /bionic/tests/
setjmp_test.cpp 260 EXPECT_DEATH(longjmp(jb, 1), "checksum mismatch");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleServerTestBaseActivity.java 195 // And it causes the mismatch of pairing status and connection status.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DynamicSensorDiscoveryTestActivity.java 152 Assert.assertTrue("Id mismatch for the reconnected sensor", match);
  /cts/hostsidetests/appsecurity/test-apps/V3SigningSchemeRotation/src/android/appsecurity/cts/v3rotationtests/
V3RotationTest.java 109 assertEquals("signature mismatch for " + PKG + ", expected old signing certificate",
  /cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
LightNavigationBarVerifier.java 147 throw new IllegalStateException("Pixel count mismatch."
  /cts/tests/tests/location/src/android/location/cts/asn1/base/
Asn1Choice.java 169 throw new IllegalArgumentException("Length mismatch: expected=" + buf.remaining()
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsnList.java 164 throw new RuntimeException("write length mismatch; expected " +
SwitchData.java 79 throw new IllegalArgumentException("cases / targets mismatch");
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
Section.java 155 throw new RuntimeException("alignment mismatch: for " + this +
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsnList.java 168 throw new RuntimeException("write length mismatch; expected " +
SwitchData.java 80 throw new IllegalArgumentException("cases / targets mismatch");
  /dalvik/dx/src/com/android/dx/dex/file/
Section.java 154 throw new RuntimeException("alignment mismatch: for " + this +
  /development/vndk/tools/
build_mixed 154 echo "Security patch level mismatch detected..."
  /device/google/cuttlefish_common/common/vsoc/shm/
lock.h 38 static_assert(sizeof(std::atomic<uint32_t>) == 4, "std::atomic size mismatch");
  /device/google/marlin/dataservices/datatop/src/
datatop_str.c 124 fprintf(stderr, "Warning, list index length mismatch\n");
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lundump.c 199 if (memcmp(h,s,N2)!=0) error(S,"version mismatch in");
  /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
bootsectimage.c 87 [-f, --force force patch even if the FAT type of SrcImage and DstImage mismatch]\n\
650 // FAT type mismatch
653 DebugMsg (NULL, 0, DEBUG_WARN, NULL, "ERROR: E3004: FAT type mismatch: Source - %s, Dest - %s",
656 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3004: FAT type mismatch: Source - %s, Dest - %s",
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
FormDisplayStr.uni 66 #string OPTION_MISMATCH #language en-US "Question value mismatch with Option value!"
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
TcgMorLockSmm.c 299 // Key mismatch - Prevent Dictionary Attack
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognitionException.as 52 * override methods mismatch and recoverFromMismatchSet.

Completed in 992 milliseconds

<<51525354555657585960>>