/external/apache-http/src/org/apache/http/impl/client/ |
D | DefaultHttpRequestRetryHandler.java | 59 private final int retryCount; field in DefaultHttpRequestRetryHandler 67 public DefaultHttpRequestRetryHandler(int retryCount, boolean requestSentRetryEnabled) { in DefaultHttpRequestRetryHandler() argument 69 this.retryCount = retryCount; in DefaultHttpRequestRetryHandler() 93 if (executionCount > this.retryCount) { in retryRequest() 137 return retryCount; in getRetryCount()
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/tools/ |
D | ExecDumpClient.java | 29 private int retryCount; field in ExecDumpClient 40 this.retryCount = 0; in ExecDumpClient() 71 public void setRetryCount(final int retryCount) { in setRetryCount() argument 72 this.retryCount = retryCount; in setRetryCount() 142 if (++count > retryCount) { in tryConnect()
|
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/ |
D | DumpTask.java | 37 private int retryCount = 10; field in DumpTask 79 public void setRetryCount(final int retryCount) { in setRetryCount() argument 80 this.retryCount = retryCount; in setRetryCount() 144 client.setRetryCount(retryCount); in execute()
|
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/ |
D | DumpMojo.java | 96 private int retryCount; field in DumpMojo 116 client.setRetryCount(retryCount); in executeMojo()
|
/external/libnfc-nci/halimpl/pn54x/hal/ |
D | phNxpNciHal.c | 2217 int retryCount = 0; in phNxpNciHal_set_clock() local 2284 if(retryCount++ < 3) in phNxpNciHal_set_clock() 2291 NXPLOG_NCIHAL_D("Set clk failed - max count = 0x%x exceeded ", retryCount); in phNxpNciHal_set_clock()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.apache.commons.httpclient_3.1.0.v201005080502.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v1/lib/main/ |
D | httpclient-4.0.3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/sqlite/dist/ |
D | sqlite3.c | 68805 int retryCount = 0; 68814 if( retryCount ){ 68815 if( retryCount>100 ){ 68819 }else if( retryCount==1 ){ 68823 retryCount++;
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 68787 int retryCount = 0; 68796 if( retryCount ){ 68797 if( retryCount>100 ){ 68801 }else if( retryCount==1 ){ 68805 retryCount++;
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |