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

  /bootable/recovery/
install.h 23 int install_package(const char *root_path);
install.c 237 install_package(const char *path) function
recovery.c 96 * 5. install_package() attempts to install the update
583 result = install_package(copy);
798 status = install_package(update_package);

Completed in 43 milliseconds