/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | gce_adb_wrapper.py | 124 def Install(self, apk_path, forward_lock=False, reinstall=False, argument 138 if reinstall:
|
D | adb_wrapper.py | 733 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/ |
D | device_utils.py | 853 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)
|
D | device_utils_test.py | 735 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/ |
D | control | 9 PURPOSE = "Force reinstall cros to a dut from the servo."
|
/external/tensorflow/tensorflow/tools/docker/ |
D | Dockerfile.mkl | 53 RUN ${PIP} install --no-cache-dir --force-reinstall /${TF_WHL_URL} && \
|
D | Dockerfile.mkl-horovod | 57 RUN ${PIP} install --no-cache-dir --force-reinstall /${TF_WHL_URL} && \
|
/external/capstone/ |
D | HACK.TXT | 33 the code and try to recompile/reinstall again. This can be done with:
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanel.rc | 115 …anel cannot run because some of its required files are missing. Please reinstall Bonjour Control …
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/ |
D | README.rst | 49 runs won't reinstall ``Cython`` (unless required versions change and the
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | system_app.py | 141 device.Install(apk, reinstall=True)
|
/external/ImageMagick/ |
D | Install-mac.txt | 41 brew reinstall imagemagick --with-jp2 --with-quantum-depth-16 --with-pango
|
D | Install-unix.txt | 643 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/ |
D | setup_ubuntu-host_android-device_arm32-kernel.md | 16 If feasible, recompile and reinstall the Linux kernel with any debugging options available on your …
|
/external/grpc-grpc/src/php/ext/grpc/ |
D | config.m4 | 34 AC_MSG_ERROR([Please reinstall the grpc distribution])
|
/external/chromium-trace/catapult/devil/docs/ |
D | adb_wrapper.md | 200 reinstall: (optional) If set reinstalls the app, keeping its data. 214 reinstall: (optional) If set reinstalls the app, keeping its data.
|
D | device_utils.md | 272 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/ |
D | INSTALL.txt | 69 4) Rebuild Python and reinstall.
|
/external/python/google-api-python-client/ |
D | CHANGELOG | 288 the previous version and reinstall to fix this.
|
/external/python/cpython3/Doc/c-api/ |
D | memory.rst | 435 the :c:func:`PyMem_SetupDebugHooks` function must be called to reinstall the
|
/external/python/cpython3/Doc/using/ |
D | windows.rst | 278 need to remove and then reinstall Python completely.
|
/external/python/cpython3/Doc/install/ |
D | index.rst | 734 However, if you reinstall the same major version of Python (perhaps when
|
/external/python/cpython2/Doc/install/ |
D | index.rst | 723 However, if you reinstall the same major version of Python (perhaps when
|
/external/python/setuptools/docs/ |
D | easy_install.txt | 1430 reinstall any eggs whose filename includes "darwin" and "Power_Macintosh",
|
D | setuptools.txt | 1134 and reinstall your project every time you made a change to it during
|