Searched defs:GuidToStr (Results 1 - 1 of 1) sorted by relevance

/external/vboot_reference/cgpt/
H A Dcgpt_common.c407 void GuidToStr(const Guid *guid, char *str, unsigned int buflen) { function
1017 GuidToStr(&pmbr->boot_guid, buf, sizeof(buf));

Completed in 137 milliseconds