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

  /art/runtime/
dex_file.h 56 static const uint32_t kDexEndianConstant = 0x12345678;
    [all...]
  /dalvik/libdex/
DexFile.h 76 kDexEndianConstant = 0x12345678, /* the endianness indicator */

Completed in 224 milliseconds