Searched defs:freeEntry (Results 1 - 13 of 13) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
H A DAbstractConnPool.java193 public abstract void freeEntry(BasicPoolEntry entry, boolean reusable, long validDuration, TimeUnit timeUnit) method in class:AbstractConnPool
H A DRouteSpecificPool.java186 public void freeEntry(BasicPoolEntry entry) { method in class:RouteSpecificPool
204 * be passed to {@link #freeEntry freeEntry}.
H A DConnPoolByRoute.java375 public void freeEntry(BasicPoolEntry entry, boolean reusable, long validDuration, TimeUnit timeUnit) { method in class:ConnPoolByRoute
398 rospl.freeEntry(entry);
412 } // freeEntry
/external/python/cpython2/Modules/
H A D_lsprof.c293 static int freeEntry(rotating_node_t *header, void *arg) function
304 RotatingTree_Enum(pObj->profilerEntries, freeEntry, NULL);
/external/python/cpython3/Modules/
H A D_lsprof.c292 static int freeEntry(rotating_node_t *header, void *arg) function
303 RotatingTree_Enum(pObj->profilerEntries, freeEntry, NULL);
/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 312 milliseconds