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

  /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...]
  /art/runtime/
image.h 96 image_offset_(image_offset),
122 uint32_t image_offset_ = 0u; variable

Completed in 50 milliseconds