Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc90 std::uint8_t unique_partition_guid[16]; member
251 uuid_generate(gpt.entries[i].unique_partition_guid); in Beginning()