Searched refs:OpenPartition (Results 1 – 1 of 1) sorted by relevance
| /system/uapp/disk-pave/ |
| A D | device-partitioner.cpp | 102 zx_status_t OpenPartition(const fbl::unique_fd& devfs_root, const char* path, in OpenPartition() function 182 return OpenPartition(devfs_root, kBlockDevPath, cb, timeout, out_fd); in OpenBlockPartition() 205 return OpenPartition(devfs_root, kSkipBlockDevPath, cb, timeout, out_fd); in OpenSkipBlockPartition()
|
Completed in 6 milliseconds