/tools/apksig/src/main/java/com/android/apksig/ |
D | ApkSignerEngine.java | 431 void done(); in done() method 455 void done(); in done() method 516 void done(); in done() method 542 void done(); in done() method
|
D | ApkSigner.java | 558 outputJarSignatureRequest.done(); in sign() 606 outputApkSigningBlockRequest.done(); in sign() 630 inspectEntryRequest.done(); in requestOutputEntryInspection() 677 inspectEntryRequest.done(); in fulfillInspectInputJarEntryRequest()
|
/tools/treble/fetcher/ |
D | fetcher_lib.py | 167 done = False 168 while not done: 169 status, done = downloader.next_chunk(num_retries=_DEFAULT_RETRIES)
|
/tools/external_updater/ |
D | README.md | 50 upload changes not authored by themselves. This can be done by 75 be done easily in Gerrit, by comparing parent2 and the patchset. 114 libraries every hour, send email and change. Currently this is done by 139 done
|
/tools/acloud/internal/lib/ |
D | android_build_client.py | 106 done = False 107 while not done: 108 _, done = downloader.next_chunk()
|
D | gcompute_client.py | 1057 done = [] 1066 done.append(resource_name) 1070 return done, failed, error_msgs
|
D | gcompute_client_test.py | 1002 done, failed, error_msgs = self.compute_client._BatchExecuteOnInstances( 1008 self.assertEqual(set(done), set(fake_instances))
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/sign/ |
D | SigningExtension.java | 258 inspectEntryRequest.done(); in onZipEntryOutput() 330 addV1SignatureRequest.done(); in onOutputZipReadyForUpdate() 376 addV2SignatureRequest.done(); in onOutputZipEntriesWritten()
|
/tools/test/connectivity/acts_tests/tests/google/bt/performance/ |
D | BtA2dpOtaRangeTest.py | 57 done = False 58 while (not done): 71 done = False 73 while (not done):
|
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/ |
D | TraceViewerWindow.kt | 88 override fun done() { in <lambda>() method
|
/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-test-framework.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
D | tradefed-isolation.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | ZFileTest.java | 1067 boolean[] done = new boolean[1]; in deferredCompression() 1076 done[0] = true; in deferredCompression() 1092 assertFalse(done[0]); in deferredCompression() 1098 while (!done[0] && System.currentTimeMillis() < tooLong) { in deferredCompression() 1102 assertTrue(done[0]); in deferredCompression()
|
/tools/asuite/atest-py2/docs/ |
D | atest_structure.md | 115 4. You're done! To pick up the override, rerun build/envsetup.sh to kick off the
|
/tools/asuite/atest/docs/ |
D | atest_structure.md | 115 4. You're done! To pick up the override, rerun build/envsetup.sh to kick off the
|
/tools/metalava/ |
D | README.md | 160 is done for Java files. 311 This is done for multiple reasons:
|
D | FORMAT.md | 397 and Kotlin, wihch more closely mirrors what is done in the source code.
|
/tools/repohooks/ |
D | README.md | 42 Simply check this in to the manifest git repo and you're done.
|
/tools/tradefederation/prebuilts/filegroups/suite/ |
D | compatibility-host-util.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |