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

/dalvik/libdex/
H A DDexFile.h93 #define DEX_MAGIC_VERS_37 "037\0" macro
H A DDexSwapVerify.cpp2923 (memcmp(version, DEX_MAGIC_VERS_37, 4) != 0) &&

Completed in 71 milliseconds