HomeSort by relevance Sort by last modified time
    Searched refs:executionCount (Results 1 - 9 of 9) sorted by null

  /external/apache-http/src/org/apache/http/client/
HttpRequestRetryHandler.java 57 * @param executionCount the number of times this method has been
64 boolean retryRequest(IOException exception, int executionCount, HttpContext context);
  /external/apache-http/src/org/apache/http/impl/client/
DefaultHttpRequestRetryHandler.java 80 int executionCount,
88 if (executionCount > this.retryCount) {
  /dalvik/vm/compiler/
CompilerIR.h 152 bool executionCount; // Add code to count trace executions
Frontend.c 326 cUnit.executionCount = gDvmJit.profile;
  /dalvik/vm/compiler/codegen/arm/
Assemble.c     [all...]
CodegenDriver.c     [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 796 milliseconds