Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 20 of 20) sorted by relevance

/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DProcessModelFragment.kt76 val existing = _counters.put(key, value) in <lambda>() constant
77 if (existing != null) { in <lambda>()
78 _counters[key]!!.events.addAll(existing.events) in <lambda>()
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/
DFtraceImporterState.kt64 val existing = pidMap[tgid] in <lambda>() constant
65 if (existing != null) { in <lambda>()
66 existing.process.merge(process) in <lambda>()
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveEmergencyBase.py135 existing = self.dut.adb.getprop("ril.ecclist")
136 self.dut.log.info("Existing ril.ecclist is: %s", existing)
137 if self.fake_emergency_number in existing:
139 emergency_numbers = "%s,%s" % (existing,
147 if self.fake_emergency_number in existing:
/tools/metalava/src/main/java/com/android/tools/metalava/apilevels/
DAddApisFromCodebase.kt49 val existing = newClass.superClasses.firstOrNull()?.name in addApisFromCodebase() constant
51 if (existing == superInternalName) { in addApisFromCodebase()
/tools/asuite/atest/unittest_data/test_mapping/folder2/
Dtest_mapping_sample20 "path": "../folder3/non-existing"
/tools/asuite/atest-py2/unittest_data/test_mapping/folder2/
Dtest_mapping_sample20 "path": "../folder3/non-existing"
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp.txt21 lineage Modify the capabilities of one or more signers in an existing
Dhelp_rotate.txt30 provided, this signer must match the leaf descendant so that the existing
202 2. Extend an existing SigningCertificateLineage to rotate again after previous rotation:
203 $ apksigner rotate --in /path/to/existing/lineage --out /path/to/new/file \
Dhelp_sign.txt3 This signs the provided APK, stripping out any pre-existing signatures. Signing
49 --force-stamp-overwrite Whether to overwrite existing source stamp in the
102 preserve existing key / value blocks that exist within the
Dhelp_lineage.txt178 $ apksigner lineage --in /path/to/existing/lineage --out /path/to/new/file \
184 $ apksigner lineage --in /path/to/existing/lineage --print-certs -v
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DApiFile.java212 final TextPackageItem existing = api.findPackage(name); in parsePackage() local
213 if (existing != null) { in parsePackage()
214 if (!pkg.getModifiers().toString().equals(existing.getModifiers().toString())) { in parsePackage()
219 pkg = existing; in parsePackage()
/tools/treble/hacksaw/client/
Dcommand.go36 workspace recreate <name>: Recreate an existing workspace.
/tools/asuite/atest-py2/docs/
Ddevelop_test_finders.md22 If the metadata used to find a test is unlike existing test finder classes,
/tools/asuite/atest/docs/
Ddevelop_test_finders.md22 If the metadata used to find a test is unlike existing test finder classes,
/tools/metalava/
DREADME.md77 * Ability to read in an existing android.jar file instead of from source, which
195 fix all existing violations. Periodically, as older issues are fixed, you can
209 More importantly, you can also point it to some existing compiled applications
/tools/treble/hacksaw/
DREADME.md174 * Syncing a codebase does update the existing projects in all attached
/tools/repohooks/
DREADME.md217 override any existing default options, so be sure to include everything you need
/tools/repohooks/tools/
Dpylintrc225 # and thus existing member attributes cannot be deduced by static analysis. It
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-isolation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...