Home
last modified time | relevance | path

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

/external/vboot_reference/cgpt/
Dcgpt.h64 int CheckValid(const struct drive *drive);
Dcgpt_show.c329 CheckValid(drive); in GptShow()
Dcgpt_common.c54 int CheckValid(const struct drive *drive) { in CheckValid() function