Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 35) sorted by relevance

12

/tools/ndkports/
DDockerfile4 RUN apt-get install -y curl
5 RUN apt-get install -y ninja-build
6 RUN apt-get install -y python3-pip
7 RUN pip3 install meson
DREADME.md16 where to fetch the source, apply any patches needed, build, install, and package
50 open fun install(
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/device/apps/
Dapp_installer.py85 def install(self, *extra_args): member in AppInstaller
95 self._ad.adb.install('%s %s' % (args, self.apk_path))
Dpermissions.py30 self._permissions_apk.install()
/tools/test/connectivity/tools/
Dcreate_virtualenv.sh3 python3 -m pip install virtualenv
/tools/ndkports/src/main/kotlin/com/android/ndkports/
DPort.kt97 install( in installDirectoryForPort()
153 open fun install( in installDirectoryForPort() method in com.android.ndkports.Port
DMesonPort.kt90 override fun install( method in com.android.ndkports.MesonPort
DAutoconfPort.kt66 override fun install( method in com.android.ndkports.AutoconfPort
/tools/asuite/atest/
Drun_atest_unittests.sh59 $PIP install -U --user $mod
/tools/ndkports/ports/openssl/
Dport.kts78 override fun install( method
/tools/asuite/asuite_plugin/
DREADME.md5 #### How to build/install the plugin
/tools/asuite/aidegen/
Drun_tests.sh75 eval "$cmd" >/dev/null || { echo Failed to install $module; exit 1; }
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/
Dota_runner.py70 self.android_device.adb.install(
/tools/test/connectivity/acts/
DREADME.md75 On Ubuntu, sudo apt-get install python3.4 python3-setuptools
76 2. Run "python3.4 setup.py install" with elevated permissions
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_rotate.txt149 unset later when the install base is as migrated as it
179 These options enable you to install additional Java Crypto Architecture (JCA)
191 --provider-pos Position / priority at which to install this provider in
Dhelp_lineage.txt4 This can be used to revoke capabilities of a previous signing certificate once the install base
146 unset later when the install base is as migrated as it
Dhelp_sign.txt208 These options enable you to install additional Java Crypto Architecture (JCA)
220 --provider-pos Position / priority at which to install this provider in
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/
Dinstrumentation_power_test.py253 self._sl4a_apk.install()
265 self._test_apk.install('-g')
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_runners/
Dota_runner_test.py83 self.assertTrue(device.adb.install.called)
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py449 ad.adb.install("-r -g -t /tmp/MDS/base.apk")
503 ad.adb.install("-r -g -t /tmp/GNSS/base.apk")
571 ad.adb.install("-r -g -t /tmp/base.apk")
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DMCAP_PTS_INSTRUCTIONS22 How to install:
/tools/trebuchet/trebuchet/startup-analyzer/
DREADME.md102 NetworkSecurityConfigProvider.install
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveProjectFiTest.py107 ad.adb.install("-r %s" % account_util, timeout=300, ignore_status=True)
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabProjectFiTest.py203 ad.adb.install("-r %s" % account_util, timeout=300, ignore_status=True)
/tools/asuite/asuite_plugin/gradle/wrapper/
Dgradle-wrapper.jar ... lang.Exception } org/gradle/wrapper/Install$1.class Install.java package org. ...

12