Home
last modified time | relevance | path

Searched refs:getWeakRef (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DBasicPoolEntry.java86 protected final BasicPoolEntryRef getWeakRef() { in getWeakRef() method in BasicPoolEntry
DConnPoolByRoute.java393 issuedConnections.remove(entry.getWeakRef());
455 issuedConnections.add(entry.getWeakRef());
502 issuedConnections.add(entry.getWeakRef());
/external/apache-http/
Dart-profile412 HPLorg/apache/http/impl/conn/tsccm/BasicPoolEntry;->getWeakRef()Lorg/apache/http/impl/conn/tsccm/Ba…
/external/apache-http/api/
Dcurrent.txt2878 … method @Deprecated protected final org.apache.http.impl.conn.tsccm.BasicPoolEntryRef getWeakRef();