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

  /bootable/recovery/
install.h 28 int install_package(const std::string& package, bool* wipe_cache, const std::string& install_file,
adb_install.cpp 116 result = install_package(FUSE_SIDELOAD_HOST_PATHNAME, wipe_cache, install_file, false, 0);
recovery.cpp 178 * 5. install_package() attempts to install the update
    [all...]
install.cpp 630 int install_package(const std::string& path, bool* wipe_cache, const std::string& install_file, function
  /external/autotest/site_utils/lxc/
__init__.py 19 from lxc import install_package
lxc.py 253 def install_package(package): function
  /external/autotest/server/cros/audio/
audio_test.py 40 lxc.install_package('sox')
  /external/autotest/server/site_tests/ssp_PackageInstall/
ssp_PackageInstall.py 24 lxc.install_package(package)

Completed in 1123 milliseconds