Searched defs:image_fd (Results 1 – 5 of 5) sorted by relevance
283 bool SparseWriter::WriteExtent(borrowed_fd image_fd, const LpMetadataExtent& extent) { in WriteExtent()
116 static std::string VerifyHashtree(int image_fd, uint64_t image_size, in VerifyHashtree()
2455 int image_fd = dex2oat.IsAppImage() ? dex2oat.app_image_fd_ : dex2oat.image_fd_; in ScopedDex2oatReporting() local
556 bool ImageWriter::Write(int image_fd, in Write()
3062 android::base::unique_fd image_fd; in LoadComponents() local