Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dcgptlib_test.c50 static const Guid guid_rootfs = GPT_ENT_TYPE_CHROMEOS_ROOTFS; variable
1093 Memcpy(&e->type, &guid_rootfs, sizeof(Guid)); in EntryTypeTest()
1299 Memcpy(&e[KERNEL_X].type, &guid_rootfs, sizeof(guid_rootfs)); in GptUpdateTest()