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

  /system/core/fastboot/
fastboot.h 48 int fb_format_supported(usb_handle *usb, const char *partition);
fastboot.c 583 /* The function fb_format_supported() currently returns the value
586 return fb_format_supported(usb, part);
927 if (fb_format_supported(usb, argv[1])) {
engine.c 153 int fb_format_supported(usb_handle *usb, const char *partition) function

Completed in 138 milliseconds