Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapex_file.h80 std::optional<uint32_t> image_offset_; variable
/aosp_15_r20/art/runtime/oat/
H A Dimage.h128 uint32_t image_offset_ = 0u; variable
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.h345 size_t image_offset_ = 0; // Offset of this image from the start of the first image. member