Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.h85 static zx_status_t InitializeGpt(fbl::unique_fd devfs_root,
A Ddevice-partitioner.cpp325 zx_status_t GptDevicePartitioner::InitializeGpt(fbl::unique_fd devfs_root, in InitializeGpt() function in paver::GptDevicePartitioner
608 if ((status = GptDevicePartitioner::InitializeGpt(std::move(devfs_root), &gpt)) != ZX_OK) { in Initialize()
730 if ((status = GptDevicePartitioner::InitializeGpt(std::move(devfs_root), in Initialize()

Completed in 6 milliseconds