Home
last modified time | relevance | path

Searched defs:image_offset_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimage.h122 uint32_t image_offset_ = 0u; variable
/art/dex2oat/linker/
Dimage_writer.h343 size_t image_offset_ = 0; // Offset of this image from the start of the first image. member