Searched refs:CloseConnection (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapeDeprecatedFunctions.c37 return CloseConnection(connID);
/external/qemu/distrib/sdl-1.2.12/src/loadso/macos/
H A DSDL_sysloadso.c102 CloseConnection(&library_id);
/external/chromium/third_party/libjingle/source/talk/xmpp/
H A Dxmppengine.h97 virtual void CloseConnection() = 0;
249 //! Sends CloseConnection to output, and disconnects and registered
H A Dxmppclient.cc84 void CloseConnection();
382 XmppClient::Private::CloseConnection() { function in class:buzz::XmppClient::Private
H A Dxmppengineimpl.cc476 engine->output_handler_->CloseConnection();
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs263 CloseConnection();
286 protected virtual void CloseConnection() { method in class:Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs324 CloseConnection();
351 protected virtual void CloseConnection() method in class:Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/chromium/net/ftp/
H A Dftp_network_transaction_unittest.cc1232 TEST_F(FtpNetworkTransactionTest, CloseConnection) {
/external/chromium/testing/gtest/src/
H A Dgtest.cc3343 CloseConnection();
3357 CloseConnection();
3407 void CloseConnection() { function in class:testing::internal::StreamingListener
3409 << "CloseConnection() can be called only when there is a connection.";
/external/gtest/src/
H A Dgtest.cc3343 CloseConnection();
3357 CloseConnection();
3407 void CloseConnection() { function in class:testing::internal::StreamingListener
3409 << "CloseConnection() can be called only when there is a connection.";
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc3315 CloseConnection();
3329 CloseConnection();
3379 void CloseConnection() { function in class:testing::internal::StreamingListener
3381 << "CloseConnection() can be called only when there is a connection.";

Completed in 1112 milliseconds