Home
last modified time | relevance | path

Searched refs:closeConnection (Results 1 – 25 of 47) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPUnitDebuggeeWrapper.java177 protected void closeConnection() { in closeConnection() method in JDWPUnitDebuggeeWrapper
180 vmMirror.closeConnection(); in closeConnection()
191 closeConnection(); in tearDownConnection()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DDM/
DDDMTest.java133 closeConnection(); in testChunk001()
151 closeConnection(); in testChunk001()
165 closeConnection(); in testChunk001()
/external/apache-http/android/src/android/net/http/
DConnectionThread.java111 mConnection.closeConnection(); in run()
114 mConnection.closeConnection(); in run()
DIdleCache.java119 entry.mConnection.closeConnection(); in clear()
133 entry.mConnection.closeConnection(); in clearIdle()
DConnection.java145 closeConnection(); in cancel()
306 closeConnection(); in processRequests()
445 closeConnection(); in httpFailure()
556 abstract void closeConnection(); in closeConnection() method in Connection
DHttpConnection.java68 void closeConnection() { in closeConnection() method in HttpConnection
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DConnPoolByRoute.java388 closeConnection(entry.getConnection());
448 closeConnection(entry.getConnection());
535 closeConnection(entry.getConnection());
683 closeConnection(entry.getConnection());
DAbstractConnPool.java301 closeConnection(entry.getConnection()); in shutdown()
322 protected void closeConnection(final OperatedClientConnection conn) { in closeConnection() method in AbstractConnPool
/external/deqp/executor/
DxeTcpIpLink.cpp428 closeConnection(); in ~TcpIpLink()
437 void TcpIpLink::closeConnection (void) in closeConnection() function in xe::TcpIpLink
481 closeConnection(); in connect()
491 closeConnection(); in disconnect()
DxeTcpIpLink.hpp140 void closeConnection (void);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DResumeTest.java58 closeConnection(); in testResume()
DRefTypeIDTest.java60 closeConnection(); in testRefTypeID001()
DClassObjectIDTest.java61 closeConnection(); in testClassObjectID001()
DAttachConnectorTest.java89 closeConnection(); in testAttachConnector001()
DFieldAccessTest.java62 closeConnection(); in testFieldAccess001()
DFieldModificationTest.java63 closeConnection(); in testFieldModification001()
DBreakpointTest.java68 closeConnection(); in testClearBreakpoint001()
DThreadEndTest.java62 closeConnection(); in testThreadEnd001()
DThreadStartTest.java62 closeConnection(); in testThreadStart001()
DClassPrepareTest.java69 closeConnection(); in testClassPrepare001()
DMethodEntryExitTest.java77 closeConnection(); in testMethodEvent001()
DExceptionTest.java69 closeConnection(); in testException001()
DVMDeathTest.java90 closeConnection(); in testVMDeathRequest()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VMDebug/
DVMDebugTest002.java81 closeConnection(); in testVMDebug()
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
DTerminalBridge.java357 manager.closeConnection(TerminalBridge.this, true); in dispatchDisconnect()
370 manager.closeConnection(TerminalBridge.this, result != null && result.booleanValue()); in dispatchDisconnect()
372 manager.closeConnection(TerminalBridge.this, false); in dispatchDisconnect()

12