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

/system/core/fastboot/
H A Dfastboot.h48 int fb_format_supported(usb_handle *usb, const char *partition);
H A Dfastboot.c574 /* The function fb_format_supported() currently returns the value
577 return fb_format_supported(usb, part);
905 if (fb_format_supported(usb, argv[1])) {
H A Dengine.c154 int fb_format_supported(usb_handle *usb, const char *partition) function

Completed in 859 milliseconds