Home
last modified time | relevance | path

Searched refs:reinstall (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium-trace/catapult/devil/devil/android/sdk/
Dgce_adb_wrapper.py124 def Install(self, apk_path, forward_lock=False, reinstall=False, argument
138 if reinstall:
Dadb_wrapper.py733 reinstall=False, sd_card=False, timeout=60 * 2, argument
750 if reinstall:
762 def InstallMultiple(self, apk_paths, forward_lock=False, reinstall=False, argument
782 if reinstall:
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py853 def Install(self, apk, allow_downgrade=False, reinstall=False, argument
874 reinstall=reinstall, permissions=permissions)
879 reinstall=False, allow_cached_props=False, argument
903 self._InstallInternal(base_apk, split_apks, reinstall=reinstall,
909 reinstall=False, allow_cached_props=False, argument
951 if apks_to_install and not reinstall:
962 apks_to_install, partial=partial, reinstall=reinstall,
966 base_apk.path, reinstall=reinstall, allow_downgrade=allow_downgrade)
Ddevice_utils_test.py735 self.call.adb.Install('/fake/test/app.apk', reinstall=False,
745 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
754 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
763 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
778 self.call.adb.Install('/fake/test/app.apk', reinstall=False,
791 self.call.adb.Install('/fake/test/app.apk', reinstall=True,
794 reinstall=True, retries=0, permissions=[])
806 reinstall=True, retries=0, permissions=[])
818 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
832 self.call.adb.Install('/fake/test/app.apk', reinstall=True,
[all …]
/external/autotest/server/site_tests/servo_USBInstall/
Dcontrol9 PURPOSE = "Force reinstall cros to a dut from the servo."
/external/tensorflow/tensorflow/tools/docker/
DDockerfile.mkl53 RUN ${PIP} install --no-cache-dir --force-reinstall /${TF_WHL_URL} && \
DDockerfile.mkl-horovod57 RUN ${PIP} install --no-cache-dir --force-reinstall /${TF_WHL_URL} && \
/external/capstone/
DHACK.TXT33 the code and try to recompile/reinstall again. This can be done with:
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.rc115 …anel cannot run because some of its required files are missing. Please reinstall Bonjour Control …
/external/grpc-grpc/src/python/grpcio/grpc/_cython/
DREADME.rst49 runs won't reinstall ``Cython`` (unless required versions change and the
/external/chromium-trace/catapult/devil/devil/android/tools/
Dsystem_app.py141 device.Install(apk, reinstall=True)
/external/ImageMagick/
DInstall-mac.txt41 brew reinstall imagemagick --with-jp2 --with-quantum-depth-16 --with-pango
DInstall-unix.txt643 files and reconfigure, rebuild, and reinstall ImageMagick. As an example,
648 Now reconfigure, rebuild, and reinstall ImageMagick. To verify JPEG is now
/external/syzkaller/docs/linux/
Dsetup_ubuntu-host_android-device_arm32-kernel.md16 If feasible, recompile and reinstall the Linux kernel with any debugging options available on your …
/external/grpc-grpc/src/php/ext/grpc/
Dconfig.m434 AC_MSG_ERROR([Please reinstall the grpc distribution])
/external/chromium-trace/catapult/devil/docs/
Dadb_wrapper.md200 reinstall: (optional) If set reinstalls the app, keeping its data.
214 reinstall: (optional) If set reinstalls the app, keeping its data.
Ddevice_utils.md272 reinstall: A boolean indicating if we should keep any existing app data.
296 reinstall: A boolean indicating if we should keep any existing app data.
/external/python/cpython2/Demo/tix/
DINSTALL.txt69 4) Rebuild Python and reinstall.
/external/python/google-api-python-client/
DCHANGELOG288 the previous version and reinstall to fix this.
/external/python/cpython3/Doc/c-api/
Dmemory.rst435 the :c:func:`PyMem_SetupDebugHooks` function must be called to reinstall the
/external/python/cpython3/Doc/using/
Dwindows.rst278 need to remove and then reinstall Python completely.
/external/python/cpython3/Doc/install/
Dindex.rst734 However, if you reinstall the same major version of Python (perhaps when
/external/python/cpython2/Doc/install/
Dindex.rst723 However, if you reinstall the same major version of Python (perhaps when
/external/python/setuptools/docs/
Deasy_install.txt1430 reinstall any eggs whose filename includes "darwin" and "Power_Macintosh",
Dsetuptools.txt1134 and reinstall your project every time you made a change to it during

12