Home
last modified time | relevance | path

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

/system/public/zircon/hw/
A Dgpt.h103 #define GUID_ZIRCON_A_VALUE { \ macro
/system/dev/board/sherlock/
A Dsherlock-emmc.cpp59 { "boot", GUID_ZIRCON_A_VALUE },
/system/uapp/disk-pave/
A Ddevice-partitioner.cpp71 GUID_ZIRCON_A_VALUE, in WipeFilterCallback()
211 const uint8_t type[GPT_GUID_LEN] = GUID_ZIRCON_A_VALUE; in HasSkipBlockDevice()
636 const uint8_t zircon_a_type[GPT_GUID_LEN] = GUID_ZIRCON_A_VALUE; in AddPartition()
680 const uint8_t guid[GPT_GUID_LEN] = GUID_ZIRCON_A_VALUE; in FindPartition()
906 const uint8_t zircon_a_type[GPT_GUID_LEN] = GUID_ZIRCON_A_VALUE; in FindPartition()
997 const uint8_t zircon_a_type[GPT_GUID_LEN] = GUID_ZIRCON_A_VALUE; in FindPartition()
/system/dev/board/mt8167s_ref/
A Dmt8167-emmc.cpp89 { "boot_a", GUID_ZIRCON_A_VALUE }, in EmmcInit()
/system/uapp/disk-pave/test/
A Ddevice-partitioner-test.cpp30 constexpr uint8_t kZirconAType[GPT_GUID_LEN] = GUID_ZIRCON_A_VALUE;
87 .type_guid = GUID_ZIRCON_A_VALUE,
/system/uapp/gpt/
A Dgpt.cpp409 { .name = "zircon-a", .guid = GUID_ZIRCON_A_VALUE, },

Completed in 15 milliseconds