/external/apache-http/src/org/apache/http/conn/ |
D | ClientConnectionRequest.java | 69 ManagedClientConnection getConnection(long timeout, TimeUnit tunit) in getConnection() method
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
D | BasicPoolEntry.java | 78 protected final OperatedClientConnection getConnection() { in getConnection() method in BasicPoolEntry
|
D | ThreadSafeClientConnManager.java | 169 public ManagedClientConnection getConnection( in requestConnection() method in ThreadSafeClientConnManager
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | Impl_PooledConnection.java | 33 public Connection getConnection() throws SQLException { in getConnection() method in Impl_PooledConnection
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | JDWPDebuggeeWrapper.java | 84 public TransportWrapper getConnection() { in getConnection() method in JDWPDebuggeeWrapper
|
D | VmMirror.java | 1780 public TransportWrapper getConnection() { in getConnection() method in VmMirror
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11Xcb.hpp | 43 xcb_connection_t* getConnection (void) { return m_connection; } in getConnection() function in tcu::lnx::x11::XcbDisplay
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | ServerSocketService.java | 132 public ListenableFuture<OpenedSocket> getConnection(UUID id) { in getConnection() method in ServerSocketService
|
/external/apache-http/android/src/android/net/http/ |
D | IdleCache.java | 94 synchronized Connection getConnection(HttpHost host) { in getConnection() method in IdleCache
|
D | RequestQueue.java | 166 public Connection getConnection(Context context, HttpHost host) { in getConnection() method in RequestQueue.ActivePool 536 Connection getConnection(Context context, HttpHost host); in getConnection() method
|
D | Connection.java | 119 static Connection getConnection( in getConnection() method in Connection
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCStatement.java | 172 public Connection getConnection() throws SQLException { in getConnection() method in JDBCStatement
|
D | JDBCDatabaseMetaData.java | 1446 public Connection getConnection() throws SQLException { in getConnection() method in JDBCDatabaseMetaData
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
D | FramedStream.java | 124 public FramedConnection getConnection() { in getConnection() method in FramedStream
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
D | HttpEngine.java | 336 public Connection getConnection() { in getConnection() method in HttpEngine
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothRfcommFacade.java | 75 private BluetoothConnection getConnection(String connID) throws IOException { in getConnection() method in BluetoothRfcommFacade
|