Home
last modified time | relevance | path

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

/system/public/zircon/hw/
A Dgpt.h61 #define GUID_SYSTEM_VALUE { \ macro
/system/ulib/fvm-host/include/fvm-host/
A Dformat.h48 static constexpr uint8_t kSystemType[] = GUID_SYSTEM_VALUE;
/system/dev/block/mbr/
A Dmbr.c37 static const uint8_t sys_guid[GPT_GUID_LEN] = GUID_SYSTEM_VALUE;
/system/ulib/gpt/
A Dgpt.cpp301 static const uint8_t sys_guid[GPT_GUID_LEN] = GUID_SYSTEM_VALUE; in gpt_is_sys_guid()
/system/uapp/gpt/
A Dgpt.cpp407 { .name = "system", .guid = GUID_SYSTEM_VALUE, },
/system/uapp/disk-pave/
A Ddevice-partitioner.cpp68 GUID_SYSTEM_VALUE, in WipeFilterCallback()

Completed in 13 milliseconds