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

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

Completed in 139 milliseconds