Home
last modified time | relevance | path

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

/system/banjo/zircon-device-nand/
A Dnand.banjo21 /// Partition type GUID from partition map.
/system/fidl/fuchsia-hardware-nand/
A Dram-nand.fidl13 // GUID specifying the format and use of data stored in the partition.
16 // GUID unique to this partition.
A Dnand.fidl26 array<uint8>:GUID_LEN partition_guid; // Partition type GUID from partition map.
/system/fidl/fuchsia-hardware-skipblock/
A Dskip-block.fidl13 /// Partition type GUID.
/system/ulib/gpt/
A Dgpt.cpp80 char GUID[GPT_GUID_STRLEN]; in print_array() local
84 uint8_to_guid_string(GUID, a[i]->type); in print_array()
89 name, a[i]->first, a[i]->last, GUID); in print_array()

Completed in 7 milliseconds