Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc2447 int image_fd = dex2oat.IsAppImage() ? dex2oat.app_image_fd_ : dex2oat.image_fd_; in ScopedDex2oatReporting() local
/art/dex2oat/linker/
Dimage_writer.cc555 bool ImageWriter::Write(int image_fd, in Write()
/art/runtime/gc/space/
Dimage_space.cc3048 android::base::unique_fd image_fd; in LoadComponents() local