Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dinstall.cpp574 static int really_install_package(const std::string& path, bool* wipe_cache, bool needs_mount, in really_install_package() function
651 result = really_install_package(path, &updater_wipe_cache, needs_mount, &log_buffer, in install_package()