Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.h257 : devfs_root_(std::move(devfs_root)), block_devfs_root_(std::move(block_devfs_root)) {} in SkipBlockDevicePartitioner()
260 fbl::unique_fd block_devfs_root_; variable
A Ddevice-partitioner.cpp1025 return OpenBlockPartition(block_devfs_root_, nullptr, type, ZX_SEC(5), out_fd); in FindPartition()
1039 status = OpenBlockPartition(block_devfs_root_, nullptr, fvm_type, ZX_SEC(3), &block_fd); in WipePartitions()

Completed in 5 milliseconds