Searched refs:CreateGptPartition (Results 1 – 2 of 2) sorted by relevance
134 zx_status_t CreateGptPartition(const char* name, uint8_t* type, uint64_t offset,
447 zx_status_t GptDevicePartitioner::CreateGptPartition(const char* name, uint8_t* type, in CreateGptPartition() function in paver::GptDevicePartitioner502 if ((status = CreateGptPartition(name, type, start, length, guid)) != ZX_OK) { in AddPartition()
Completed in 5 milliseconds