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

  /dalvik/libdex/
DexFile.cpp 309 if (memcmp(data, DEX_OPT_MAGIC, 4) == 0) {
DexFile.h 63 #define DEX_OPT_MAGIC "dey\n"
DexSwapVerify.cpp     [all...]

Completed in 130 milliseconds