Home
last modified time | relevance | path

Searched defs:GPT_GUID_LEN (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libstorage/src/
H A Dgpt.rs34 pub const GPT_GUID_LEN: usize = 16; constant
1010 part_type: [u8; GPT_GUID_LEN], in insert_before()
1011 unique_guid: [u8; GPT_GUID_LEN],
1076 part_type: [u8; GPT_GUID_LEN], in add()
1077 unique_guid: [u8; GPT_GUID_LEN],