Searched refs:skip_if_not_supported (Results 1 - 2 of 2) sorted by relevance

/system/core/fastboot/
H A Dfastboot.h52 void fb_queue_format(const char *ptn, int skip_if_not_supported);
H A Dengine.c317 int fb_format(Action *a, usb_handle *usb, int skip_if_not_supported) argument
330 if (skip_if_not_supported) {
348 if (skip_if_not_supported) {
362 if (skip_if_not_supported) {
396 void fb_queue_format(const char *partition, int skip_if_not_supported) argument
401 a->data = (void*)skip_if_not_supported;

Completed in 44 milliseconds