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

  /system/core/fastbootd/commands/
partitions.h 134 int GPT_write_content(const char *device, struct GPT_content *content);
partitions.c 753 int GPT_write_content(const char *device, struct GPT_content *content)
  /system/core/fastbootd/
commands.c 258 if (!GPT_write_content(device, &content)) {

Completed in 1154 milliseconds