Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapex_file.h75 std::optional<int32_t> image_offset_; variable
/aosp12/art/runtime/
H A Dimage.h122 uint32_t image_offset_ = 0u; variable
/aosp12/art/dex2oat/linker/
H A Dimage_writer.h338 size_t image_offset_ = 0; // Offset of this image from the start of the first image. member