Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 25 of 52) sorted by relevance

123

/tools/treble/build/
DREADME.md52 ### Root directory
56 All projects in the root directory that are not in the overlays
57 directory are shared among all Android targets.
59 ### Overlays directory
64 directory can be mounted at the root directory to support different targets.
66 ### Build out directory
/tools/trebuchet/
DREADME.md7 The code for the Trebuchet library can be found in the `core/` directory.
15directory that is a member of the PATH system variable. If you wish to use Gradle, you can use th…
19directory that is a member of the PATH system variable. If you wish to use Gradle, you can use th…
23 The `scripts/` directory contains a shell script called `run-startup.sh`, which will start a trace,…
/tools/carrier_settings/bin/
DREADME.md2 on Android 11 code base and dropped to this directory. This is to workaround
14 2. Copy the generated binary to this directory:
16 cp out/host/linux-x86/bin/update_apn <path/to/this/directory>
17 cp out/host/linux-x86/bin/update_carrier_data <path/to/this/directory>
/tools/aadevtools/dev/resource/
Dsysui_gcar_android10-qpr3-release_android11-release.txt20 Working directory: /sdb/android/aosp-master/frameworks/base
100 Working directory: /sdb/android/aosp-master/packages/apps/Car/Notification
155 Working directory: /sdb/android/aosp-master/packages/services/Car
164 Working directory: /sdb/android/aosp-master/packages/services/Car
170 Working directory: /sdb/android/aosp-master/packages/services/Car
176 Working directory: /sdb/android/aosp-master/packages/services/Car
187 Working directory: /sdb/android/aosp-master/frameworks/base
220 Working directory: /sdb/android/aosp-master/packages/apps/Car/Notification
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DCentralDirectory.java229 CentralDirectory directory = new CentralDirectory(file); in makeFromData() local
233 directory.readEntry(bytes); in makeFromData()
246 return directory; in makeFromData()
260 CentralDirectory directory = new CentralDirectory(file); in makeFromEntries() local
264 !directory.entries.containsKey(cdr.getName()), in makeFromEntries()
266 directory.entries.put(cdr.getName(), entry); in makeFromEntries()
269 return directory; in makeFromEntries()
/tools/treble/split/
DREADME.md33 # Change to the directory where you ran the full build.
59 1. Initialize a new repo directory using the steps in
73 1. Find the dependency source project in your full-manifest repo directory.
77 directory specifies a project that should be included in the split
86 full-manifest directory. Remember to pass the path of your config XML to the
97 - Use an external directory diffing tool on the output directories for each
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/
DREADME.md3 This directory contains ACTS/sl4a test scripts to verify and characterize
33 directory which lists all tests in the directory. E.g. to execute all functional
40 the *config* sub-directory. The configurations simply use all connected
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtf-contrib-tests.jar ... String timeUnit public void testBuildInodeopCommandEmpty () String inodeopBinary String directory String fromDirectory String toDirectory int nFiles boolean maintainState String workload ...
/tools/security/gdb/gdb_json_printer/
DREADME.md4 …init, replace the path <path_to_gdb_json_printer> by the actual path of gdb_json_printer directory.
6 First, in the gdb_json_printer directory, compile each example program with O0 optimization
15 second, run gdb in the gdb_json_printer directory:
/tools/apksig/etc/
Dapksigner.bat19 REM Locate apksigner.jar in the directory where apksigner.bat was found and start it.
22 REM and set up progdir to be the fully-qualified pathname of its directory.
46 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
/tools/asuite/atest/unittest_data/
DVtsAndroidTest.xml.data16 <option name="binary-test-working-directory" value="_32bit::/data/nativetest/" />
17 <option name="binary-test-working-directory" value="_64bit::/data/nativetest64/" />
/tools/asuite/aidegen/test_data/Android/Sdk/platforms/android-28/
D.gitignore1 # Ignore everything in this directory
/tools/test/connectivity/wts-acts/
DREADME1 Note that this directory contains additional files to be packaged specifically
/tools/tradefederation/prebuilts/filegroups/
DPREBUILT1 The object in this prebuilt directory can be built from
/tools/asuite/
D.gitignore18 # Because atest plugin needs to use the directory, which contains "build"
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/components/
DChooseTrace.kt34 val file = File(fd.directory, filename) in selectFile()
/tools/trebuchet/scripts/
DREADME.md1 This directory contains scripts for automating various tasks.
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/loggers/protos/
Dtelephony_stress_metric.proto3 directory:
Dtelephony_metric.proto3 directory:
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatLfnDirectoryEntry.java49 FatLfnDirectory parent, boolean directory) { in FatLfnDirectoryEntry() argument
57 this.realEntry = FatDirectoryEntry.create(directory); in FatLfnDirectoryEntry()
DFatDirectoryEntry.java188 public static FatDirectoryEntry create(boolean directory) { in create() argument
191 if (directory) { in create()
/tools/test/connectivity/tools/
D.gitignore36 pip-delete-this-directory.txt
/tools/test/connectivity/acts/
D.gitignore36 pip-delete-this-directory.txt
/tools/asuite/asuite_plugin/
DREADME.md12 directory. The typical path of IntelliJ is /opt/intellij.
/tools/test/connectivity/acts_tests/
D.gitignore36 pip-delete-this-directory.txt

123