Searched refs:DEX_MAGIC_VERS (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexFile.h106 #define DEX_MAGIC_VERS "036\0" macro
H A DDexSwapVerify.cpp2908 if ((memcmp(version, DEX_MAGIC_VERS, 4) != 0) &&

Completed in 315 milliseconds