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

  /system/core/fastboot/
fastboot.h 52 void fb_queue_format(const char *ptn, int skip_if_not_supported);
fastboot.c 1009 fb_queue_format(argv[1], 0);
1097 fb_queue_format("userdata", 1);
1099 fb_queue_format("cache", 1);
engine.c 378 void fb_queue_format(const char *partition, int skip_if_not_supported) function

Completed in 54 milliseconds