Searched refs:GPT_get_pointer_by_guid (Results 1 - 2 of 2) sorted by relevance

/system/core/fastbootd/commands/
H A Dpartitions.h117 struct GPT_entry_raw *GPT_get_pointer_by_guid(struct GPT_entry_table *, const char *);
H A Dpartitions.c337 return GPT_get_pointer_by_guid(table, (const char *) entry->partition_guid);
345 struct GPT_entry_raw *GPT_get_pointer_by_guid(struct GPT_entry_table *table, const char *name) function

Completed in 24 milliseconds