HomeSort by relevance Sort by last modified time
    Searched refs:DEX_MAGIC_VERS (Results 1 - 3 of 3) sorted by null

  /dalvik/libdex/
DexFile.c 544 if (memcmp(magic+4, DEX_MAGIC_VERS, 4) != 0) {
DexFile.h 53 #define DEX_MAGIC_VERS "035\0"
    [all...]
DexSwapVerify.c     [all...]

Completed in 59 milliseconds