Home
last modified time | relevance | path

Searched refs:handleLostEntry (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DAbstractConnPool.java211 handleLostEntry(route); in handleReference()
228 protected abstract void handleLostEntry(HttpRoute route) in handleLostEntry() method in AbstractConnPool
DConnPoolByRoute.java574 protected void handleLostEntry(HttpRoute route) {