HomeSort by relevance Sort by last modified time
    Searched refs:GPT_get_device (Results 1 - 4 of 4) sorted by null

  /system/core/fastbootd/commands/
partitions.h 104 struct GPT_entry_table* GPT_get_device(const char *, unsigned lba);
partitions.c 193 struct GPT_entry_table* GPT_get_device(const char *path, unsigned header_lba)
  /system/core/fastbootd/
commands.c 239 oldtable = GPT_get_device(device, location);
  /system/core/fastbootd/other/
gptedit.c 152 struct GPT_entry_table *table = GPT_get_device(path, gpt_location);

Completed in 210 milliseconds