Searched defs:image_offset_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | image.h | 122 uint32_t image_offset_ = 0u; variable |
/art/dex2oat/linker/ | ||
D | image_writer.h | 342 size_t image_offset_ = 0; // Offset of this image from the start of the first image. member |