Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.h135 uint64_t blocks, uint8_t* out_guid);
A Ddevice-partitioner.cpp449 uint8_t* out_guid) { in CreateGptPartition() argument
450 zx_cprng_draw(out_guid, GPT_GUID_LEN); in CreateGptPartition()
453 if ((status = gpt_partition_add(gpt_, name, type, out_guid, offset, blocks, 0))) { in CreateGptPartition()

Completed in 6 milliseconds