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

  /external/vboot_reference/host/linktest/
extern.c 45 GuidIsZero(0);
  /external/vboot_reference/host/include/
vboot_host.h 44 int GuidIsZero(const Guid *guid);
  /external/vboot_reference/cgpt/
cgpt_add.c 80 } else if (GuidIsZero(&entry->type)) {
120 if (GuidIsZero(&params->type_guid)) {
cgpt_show.c 151 if (GuidIsZero(&entry->type))
229 if (GuidIsZero(&entry->type))
cgpt_common.c 790 return GuidIsZero(&entry->type);
991 if (GuidIsZero(&entry->type))
    [all...]
cgpt_find.c 124 if (GuidIsZero(&entry->type))

Completed in 73 milliseconds