Searched refs:DoDisconnect (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dxmpppump.h58 void DoDisconnect();
H A Dxmpppump.cc51 void XmppPump::DoDisconnect() { function in class:buzz::XmppPump
H A Dxmppthread.cc80 pump_->DoDisconnect();
/external/chromium_org/net/socket/
H A Dtcp_client_socket.h85 void DoDisconnect();
H A Dtcp_client_socket.cc156 DoDisconnect();
170 DoDisconnect();
175 void TCPClientSocket::DoDisconnect() { function in class:net::TCPClientSocket
/external/chromium_org/device/bluetooth/
H A Dbluetooth_socket_net.h84 void DoDisconnect(const base::Closure& callback);
H A Dbluetooth_socket_net.cc68 &BluetoothSocketNet::DoDisconnect,
155 void BluetoothSocketNet::DoDisconnect(const base::Closure& callback) { function in class:device::BluetoothSocketNet
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcall_main.cc490 pump.DoDisconnect();

Completed in 707 milliseconds