Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.h134 zx_status_t CreateGptPartition(const char* name, uint8_t* type, uint64_t offset,
A Ddevice-partitioner.cpp447 zx_status_t GptDevicePartitioner::CreateGptPartition(const char* name, uint8_t* type, in CreateGptPartition() function in paver::GptDevicePartitioner
502 if ((status = CreateGptPartition(name, type, start, length, guid)) != ZX_OK) { in AddPartition()

Completed in 5 milliseconds