Home
last modified time | relevance | path

Searched refs:getConnection (Results 1 – 11 of 11) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DConnPoolByRoute.java383 closeConnection(entry.getConnection());
395 idleConnHandler.add(entry.getConnection(), validDuration, timeUnit);
436 boolean valid = idleConnHandler.remove(entry.getConnection());
443 closeConnection(entry.getConnection());
530 closeConnection(entry.getConnection());
539 idleConnHandler.remove(entry.getConnection());// not idle, but dead
651 if (!entry.getConnection().isOpen()) {
678 closeConnection(entry.getConnection());
DBasicPoolEntry.java73 protected final OperatedClientConnection getConnection() { in getConnection() method in BasicPoolEntry
DRouteSpecificPool.java163 OperatedClientConnection conn = entry.getConnection(); in allocEntry()
DThreadSafeClientConnManager.java163 public ManagedClientConnection getConnection( in requestConnection() method in ThreadSafeClientConnManager
DAbstractConnPool.java296 closeConnection(entry.getConnection()); in shutdown()
/external/apache-http/src/org/apache/http/impl/conn/
DSingleClientConnManager.java187 public ManagedClientConnection getConnection( in requestConnection()
189 return SingleClientConnManager.this.getConnection( in requestConnection()
206 public ManagedClientConnection getConnection(HttpRoute route, Object state) {
/external/apache-http/src/org/apache/http/conn/
DClientConnectionRequest.java64 ManagedClientConnection getConnection(long timeout, TimeUnit tunit) in getConnection() method
/external/apache-http/src/org/apache/http/impl/client/
DDefaultRequestDirector.java325 managedConn = connRequest.getConnection(timeout, TimeUnit.MILLISECONDS); in execute()
/external/webkit/WebKit/qt/
DChangeLog5779 (WebCoreHttp::getConnection):
15660 (WebCoreHttp::getConnection):
16822 (WebCoreHttp::getConnection):
17762 (WebCoreHttp::getConnection):
/external/webkit/WebCore/
DChangeLog-2006-12-315771 (WebCore::WebCoreHttp::getConnection):
DChangeLog-2007-10-1459311 (WebCore::WebCoreHttp::getConnection):