Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DDriver.kt901 val environment = createProjectEnvironment(config) in parseSources() constant
904 environment.analyzeFiles(kotlinFiles) in parseSources()
908 val units = Extractor.createUnitsForFiles(environment.ideaProject, sources) in parseSources()
912 codebase.initialize(environment, units, packageDocs) in parseSources()
924 val environment = createProjectEnvironment(config) in loadFromJarFile() constant
925 environment.analyzeFiles(emptyList()) // Initializes PSI machinery. in loadFromJarFile()
928 codebase.initialize(environment, apiJar, preFiltered) in loadFromJarFile()
952 val environment = UastEnvironment.create(config) in createProjectEnvironment() constant
953 uastEnvironments.add(environment) in createProjectEnvironment()
959 DefaultLogger.disableStderrDumping(environment.ideaProject) in createProjectEnvironment()
[all …]
/tools/apksig/etc/
Dapksigner.bat16 REM don't modify the caller's environment
35 echo Please set the JAVA_HOME variable in your environment to match the
48 echo Please set the JAVA_HOME variable in your environment to match the
/tools/metalava/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
/tools/trebuchet/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
/tools/asuite/asuite_plugin/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
/tools/ndkports/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
/tools/test/openhst/
DREADME.md14 Before setting up your HST test environment, please make sure to meet following
25 ## Test environment setup
/tools/asuite/aidegen/
DREADME.md4 Java or C/C++project in popular IDE environment. Developers no longer need to manually
23 * Setup Android development environment.
/tools/treble/build/sandbox/
Dnsjail.cfg62 # By default nsjail does not propagate the environment into the jail. We need
78 # limit access to the external environment.
/tools/repohooks/tools/
Dspelling.txt453 enviroiment||environment
454 enviroment||environment
455 environement||environment
456 environent||environment
/tools/asuite/atest-py2/docs/
Datest_structure.md18 1. Parse args and verify environment
27 Atest will first check the environment is setup and then load up the
Ddevelop_test_runners.md41 * ```host_env_check()```: Check if host environment is properly setup for the
/tools/asuite/atest/docs/
Datest_structure.md18 1. Parse args and verify environment
27 Atest will first check the environment is setup and then load up the
Ddevelop_test_runners.md41 * ```host_env_check()```: Check if host environment is properly setup for the
/tools/test/connectivity/acts/
DREADME.md123 execution environment though the ACTS_TESTPATHS and ACTS_LOGPATH keys
126 override any defaults provided by the environment.
/tools/test/connectivity/acts_tests/tests/google/bt/setup/
DBtPreFlightTest.py41 self.log.info(pprint.pformat(d.environment()))
/tools/ndkports/src/main/kotlin/com/android/ndkports/
DPort.kt33 pb.environment().putAll(additionalEnvironment) in executeProcessStep()
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt61 environment variable
80 environment variable
Dhelp_rotate.txt64 environment variable
83 environment variable
Dhelp_sign.txt140 environment variable
159 environment variable
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed_win.bat18 :: environment.
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/test/
DPerformanceTest.java134 pb.environment().put("ANDROID_SERIAL", mDevice.getSerialNumber()); in setUp()
/tools/repohooks/
DREADME.md82 A few environment variables are set so scripts don't need to discover things.
101 environment variables, but are expanded inline. Files with whitespace and
/tools/acloud/
DREADME.md15 Add acloud to your $PATH by lunching your environment.