Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/include/
Dgpt_misc.h23 GPT_ERROR_END_LBA_OVERLAP, enumerator
/external/vboot_reference/firmware/lib/cgptlib/
Dcgptlib_internal.c198 return GPT_ERROR_END_LBA_OVERLAP; in CheckEntries()
467 case GPT_ERROR_END_LBA_OVERLAP: in GptErrorText()
/external/vboot_reference/tests/
Dcgptlib_test.c757 {GPT_ERROR_END_LBA_OVERLAP, in OverlappedPartitionTest()
760 {GPT_ERROR_END_LBA_OVERLAP, in OverlappedPartitionTest()
766 {GPT_ERROR_END_LBA_OVERLAP, in OverlappedPartitionTest()
778 {GPT_ERROR_END_LBA_OVERLAP, in OverlappedPartitionTest()