HomeSort by relevance Sort by last modified time
    Searched refs:GPT_ERROR_START_LBA_OVERLAP (Results 1 - 3 of 3) sorted by null

  /external/vboot_reference/firmware/include/
gpt_misc.h 22 GPT_ERROR_START_LBA_OVERLAP,
  /external/vboot_reference/firmware/lib/cgptlib/
cgptlib_internal.c 195 return GPT_ERROR_START_LBA_OVERLAP;
464 case GPT_ERROR_START_LBA_OVERLAP:
  /external/vboot_reference/tests/
cgptlib_test.c 755 {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,
    [all...]

Completed in 169 milliseconds