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

  /art/runtime/
image.h 395 const Block* begin = reinterpret_cast<const Block*>(image_begin + blocks_offset_);
485 uint32_t blocks_offset_ = 0u; variable
  /art/dex2oat/linker/
image_writer.cc 841 image_header->blocks_offset_ = out_offset;
    [all...]

Completed in 318 milliseconds