Home
last modified time | relevance | path

Searched defs:erase_first (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp734 void do_update(usb_handle *usb, const char *filename, int erase_first) in do_update()
800 void do_flashall(usb_handle *usb, int erase_first) in do_flashall()
984 int erase_first = 1; in main() local