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

  /bootable/recovery/
adb_install.h 22 int apply_from_adb(RecoveryUI* h, int* wipe_cache, const char* install_file);
adb_install.cpp 73 apply_from_adb(RecoveryUI* ui_, int* wipe_cache, const char* install_file) { function
recovery.cpp 781 status = apply_from_adb(ui, &wipe_cache, TEMPORARY_INSTALL_FILE);
853 // starts a copy of itself from the apply_from_adb() function.
    [all...]

Completed in 616 milliseconds