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