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

/system/core/fastbootd/commands/
H A Dpartitions.h132 int GPT_parse_file(int fd, struct GPT_content *content);
H A Dpartitions.c717 int GPT_parse_file(int fd, struct GPT_content *content) function
/system/core/fastbootd/
H A Dcommands.c247 if (!GPT_parse_file(phandle->download_fd, &content)) {

Completed in 35 milliseconds