HomeSort by relevance Sort by last modified time
    Searched full:pooled (Results 26 - 41 of 41) sorted by null

12

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 281 // At the moment we copy this object because the StringBuilders are pooled (see
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ConnPoolByRoute.java 509 * This closes the pooled connection and removes all references,
  /frameworks/base/core/java/android/content/res/
AssetManager.java 271 //System.out.println("Get pooled: block=" + block
TypedArray.java 725 //System.out.println("Getting pooled from: " + v);
  /frameworks/base/core/jni/
android_database_SQLiteDatabase.cpp 191 if (connNum > 999) { // TODO: if number of pooled connections > 999, fix this line.
  /libcore/luni/src/main/java/java/sql/
Statement.java 660 * Hints whether this statement should be pooled. Defaults to false for {@code Statement},
  /libcore/luni/src/main/java/libcore/net/http/
HttpEngine.java 451 * it is no longer needed. If it is already unneeded, it will be pooled
  /packages/apps/Email/src/com/android/email/mail/store/
ImapStore.java 431 // We do NOT want this connection pooled, or we will continue to send NOOP and SELECT
  /external/icu4c/i18n/
zstrfmt.cpp     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 14 * one of possibly several pooled threads, normally configured
    [all...]
  /external/jpeg/
jmemmgr.c 231 * For these, we use pooled storage. When a new pool must be created,
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp     [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java     [all...]
  /libcore/luni/src/test/java/libcore/net/http/
HttpResponseCacheTest.java 387 // an unrelated request should reuse the pooled connection
    [all...]
  /libcore/expectations/
knownfailures.txt 222 description: "HTTPS connections should not be pooled.",
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java     [all...]

Completed in 647 milliseconds

12