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

  /art/runtime/
image.cc 159 memcpy(out_ptr + image_offset_, in_ptr + data_offset_, data_size_);
167 reinterpret_cast<char*>(out_ptr) + image_offset_,
image.h 96 image_offset_(image_offset),
122 uint32_t image_offset_ = 0u; variable
  /art/dex2oat/linker/
image_writer.h 342 size_t image_offset_ = 0; // Offset of this image from the start of the first image. member in struct:art::linker::final::ImageInfo
    [all...]
image_writer.cc     [all...]

Completed in 415 milliseconds