Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_loop.cpp162 const int32_t image_offset, in ConfigureLoopDevice()
305 const int32_t image_offset, in CreateLoopDevice()
Dapex_file.h62 const std::optional<int32_t>& image_offset, in ApexFile()
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