Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.cpp1056 fbl::unique_fd parent_fd(open(parent, O_RDWR)); in WipePartitions() local
1057 if (!parent_fd) { in WipePartitions()
1063 status = fdio_get_service_handle(parent_fd.release(), svc.reset_and_get_address()); in WipePartitions()

Completed in 4 milliseconds