Home
last modified time | relevance | path

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

/bootable/recovery/
Dinstall.h30 int install_package(const char *root_path, int* wipe_cache,
Dadb_install.cpp118 result = install_package(FUSE_SIDELOAD_HOST_PATHNAME, wipe_cache, install_file, false); in apply_from_adb()
Dinstall.cpp255 install_package(const char* path, int* wipe_cache, const char* install_file, in install_package() function
Drecovery.cpp886 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()