Searched refs:InitializeGpt (Results 1 – 2 of 2) sorted by relevance
85 static zx_status_t InitializeGpt(fbl::unique_fd devfs_root,
325 zx_status_t GptDevicePartitioner::InitializeGpt(fbl::unique_fd devfs_root, in InitializeGpt() function in paver::GptDevicePartitioner608 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