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

/dalvik/libdex/
H A DDexFile.h98 #define DEX_MAGIC_VERS_38 "038\0" macro
H A DDexSwapVerify.cpp2924 (memcmp(version, DEX_MAGIC_VERS_38, 4) != 0)) {

Completed in 95 milliseconds