Home
last modified time | relevance | path

Searched defs:image_offset (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapexd_loop.cpp162 const int32_t image_offset, in ConfigureLoopDevice()
305 const int32_t image_offset, in CreateLoopDevice()
H A Dapex_file.h62 const std::optional<int32_t>& image_offset, in ApexFile()
H A Dapex_file.cpp65 Result<std::string> RetrieveFsType(borrowed_fd fd, int32_t image_offset) { in RetrieveFsType()
81 std::optional<int32_t> image_offset; in Open() local
/aosp12/art/runtime/
H A Dimage.h91 uint32_t image_offset, in Block()
/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc2426 size_t image_offset = 0; in CalculateNewObjectOffsets() local