Searched refs:CreateGptPartition (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/uapp/disk-pave/
H A Ddevice-partitioner.h127 zx_status_t CreateGptPartition(const char* name, uint8_t* type, uint64_t offset,
H A Ddevice-partitioner.cpp387 zx_status_t GptDevicePartitioner::CreateGptPartition(const char* name, uint8_t* type, function in class:paver::GptDevicePartitioner
442 if ((status = CreateGptPartition(name, type, start, length, guid)) != ZX_OK) {

Completed in 68 milliseconds