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

  /art/dexlayout/
dex_ir.h 403 endian_tag_(endian_tag),
420 uint32_t EndianTag() const { return endian_tag_; }
447 uint32_t endian_tag_; member in class:art::dex_ir::Header
    [all...]
  /art/runtime/
dex_file.h 78 uint32_t endian_tag_; member in struct:art::DexFile::Header
    [all...]

Completed in 191 milliseconds