Searched refs:getPoolEntry (Results 1 - 14 of 14) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
H A DPoolEntryRequest.java63 BasicPoolEntry getPoolEntry( method in interface:PoolEntryRequest
69 * {@link #getPoolEntry(long, TimeUnit)}.
H A DBasicPooledConnAdapter.java77 protected AbstractPoolEntry getPoolEntry() { method in class:BasicPooledConnAdapter
H A DThreadSafeClientConnManager.java181 BasicPoolEntry entry = poolRequest.getPoolEntry(timeout, tunit);
211 if ((hca.getPoolEntry() != null) && (hca.getManager() != this)) {
220 final BasicPoolEntry entry = (BasicPoolEntry) hca.getPoolEntry();
249 BasicPoolEntry entry = (BasicPoolEntry) hca.getPoolEntry();
H A DAbstractConnPool.java171 return requestPoolEntry(route, state).getPoolEntry(timeout, tunit);
H A DConnPoolByRoute.java239 public BasicPoolEntry getPoolEntry(
/external/icu/icu4c/source/common/
H A Duresbund.cpp301 getPoolEntry(const char *path, UErrorCode *status);
375 r->fPool = getPoolEntry(r->fPath, status);
438 getPoolEntry(const char *path, UErrorCode *status) { function
/external/robolectric/v1/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 170 milliseconds