HomeSort by relevance Sort by last modified time
    Searched full:gpt_delete_entry (Results 1 - 3 of 3) sorted by null

  /system/core/fastbootd/commands/
partitions.h 112 int GPT_delete_entry(struct GPT_entry_table *table, struct GPT_entry_raw *entry);
partitions.c 286 int GPT_delete_entry(struct GPT_entry_table *table, struct GPT_entry_raw *entry)
  /system/core/fastbootd/other/
gptedit.c 301 GPT_delete_entry(table, entry);

Completed in 78 milliseconds