Home
last modified time | relevance | path

Searched refs:partition_fd2 (Results 1 – 1 of 1) sorted by relevance

/system/uapp/disk-pave/
A Dpave-lib.cpp720 fbl::unique_fd partition_fd2(dup(partition_fd.get())); in FvmStreamPartitions() local
721 if (!partition_fd2) { in FvmStreamPartitions()
729 fbl::unique_fd fvm_fd(FvmPartitionFormat(std::move(partition_fd2), hdr->slice_size, in FvmStreamPartitions()

Completed in 5 milliseconds