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

  /dalvik/libdex/
DexFile.h 69 kDexEndianConstant = 0x12345678, /* the endianness indicator */
    [all...]
DexSwapVerify.c 300 if (pHeader->endianTag != kDexEndianConstant) {
    [all...]

Completed in 22 milliseconds