Searched refs:GPT_ERROR_START_LBA_OVERLAP (Results 1 - 3 of 3) sorted by relevance

/external/vboot_reference/firmware/include/
H A Dgpt_misc.h22 GPT_ERROR_START_LBA_OVERLAP, enumerator in enum:__anon20926
/external/vboot_reference/firmware/lib/cgptlib/
H A Dcgptlib_internal.c195 return GPT_ERROR_START_LBA_OVERLAP;
464 case GPT_ERROR_START_LBA_OVERLAP:
/external/vboot_reference/tests/
H A Dcgptlib_test.c755 {GPT_ERROR_START_LBA_OVERLAP,
762 {GPT_ERROR_START_LBA_OVERLAP,
764 {GPT_ERROR_START_LBA_OVERLAP,
768 {GPT_ERROR_START_LBA_OVERLAP,
772 {GPT_ERROR_START_LBA_OVERLAP,
774 {GPT_ERROR_START_LBA_OVERLAP,
782 {GPT_ERROR_START_LBA_OVERLAP,

Completed in 338 milliseconds