Searched refs:apply_from_adb (Results 1 – 3 of 3) sorted by relevance
22 int apply_from_adb(RecoveryUI* h, int* wipe_cache, const char* install_file);
78 apply_from_adb(RecoveryUI* ui_, int* wipe_cache, const char* install_file) { in apply_from_adb() function
923 status = apply_from_adb(ui, &wipe_cache, TEMPORARY_INSTALL_FILE); in prompt_and_wait()