Searched refs:GPT_add_entry (Results 1 - 3 of 3) sorted by relevance

/system/core/fastbootd/commands/
H A Dpartitions.h114 void GPT_add_entry(struct GPT_entry_table *table, struct GPT_entry_raw *entry);
H A Dpartitions.c302 void GPT_add_entry(struct GPT_entry_table *table, struct GPT_entry_raw *entry) function
/system/core/fastbootd/other/
H A Dgptedit.c283 GPT_add_entry(table, &data);

Completed in 74 milliseconds