Home
last modified time | relevance | path

Searched refs:GptFindNthEntry (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/firmware/include/
Dgpt_misc.h147 GptEntry *GptFindNthEntry(GptData *gpt, const Guid *guid, unsigned int n);
/external/vboot_reference/firmware/lib/cgptlib/
Dcgptlib.c215 GptEntry *GptFindNthEntry(GptData *gpt, const Guid *guid, unsigned int n) in GptFindNthEntry() function