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

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

Completed in 28 milliseconds