Searched refs:install_package (Results 1 – 4 of 4) sorted by relevance
/bootable/recovery/ |
D | install.h | 30 int install_package(const char *root_path, int* wipe_cache,
|
D | adb_install.cpp | 118 result = install_package(FUSE_SIDELOAD_HOST_PATHNAME, wipe_cache, install_file, false); in apply_from_adb()
|
D | install.cpp | 255 install_package(const char* path, int* wipe_cache, const char* install_file, in install_package() function
|
D | recovery.cpp | 886 int status = install_package(FUSE_SIDELOAD_HOST_PATHNAME, &wipe_cache, in prompt_and_wait() 1102 status = install_package(update_package, &wipe_cache, TEMPORARY_INSTALL_FILE, true); in main()
|