Searched refs:fastboot_set_progress_callback (Results 1 – 3 of 3) sorted by relevance
168 void fastboot_set_progress_callback(void (*progress)(const char *msg)) in fastboot_set_progress_callback() function184 fastboot_set_progress_callback(NULL); in fastboot_init()
114 void fastboot_set_progress_callback(void (*progress)(const char *msg));
316 fastboot_set_progress_callback(fastboot_timed_send_info); in fastboot_start_server()
Completed in 6 milliseconds