Home
last modified time | relevance | path

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

/system/extras/partition_tools/
Dlpunpack.cc175 ImageExtractor::ImageExtractor(unique_fd&& image_fd, std::unique_ptr<LpMetadata>&& metadata, in ImageExtractor()
254 SparseWriter::SparseWriter(int output_fd, int image_fd, uint32_t block_size) in SparseWriter()
/system/core/fs_mgr/libsnapshot/
Dpower_test.cpp284 unique_fd image_fd(open(image_path_.c_str(), O_WRONLY)); in SetupImages() local
480 unique_fd image_fd(open(image_path.c_str(), O_RDONLY)); in Check() local