Home
last modified time | relevance | path

Searched refs:INSTALL_ERROR (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/
Dadb_install.cpp94 int result = INSTALL_ERROR; in apply_from_adb()
100 result = INSTALL_ERROR; in apply_from_adb()
111 result = INSTALL_ERROR; in apply_from_adb()
Dinstall.h26 enum { INSTALL_SUCCESS, INSTALL_ERROR, INSTALL_CORRUPT, INSTALL_NONE, INSTALL_SKIPPED, enumerator
Dinstall.cpp129 return INSTALL_ERROR; in try_update_binary()
137 return INSTALL_ERROR; in try_update_binary()
269 return INSTALL_ERROR; in try_update_binary()
369 result = INSTALL_ERROR; in install_package()
Drecovery.cpp956 return INSTALL_ERROR; in apply_from_sdcard()
963 return INSTALL_ERROR; in apply_from_sdcard()
981 int result = INSTALL_ERROR; in apply_from_sdcard()
986 result = INSTALL_ERROR; in apply_from_sdcard()
998 result = INSTALL_ERROR; in apply_from_sdcard()
1039 case INSTALL_ERROR: in prompt_and_wait()
1085 status = INSTALL_ERROR; in prompt_and_wait()
1508 status = INSTALL_ERROR; in main()
1512 status = INSTALL_ERROR; in main()
1527 status = INSTALL_ERROR; in main()
[all …]