Home
last modified time | relevance | path

Searched refs:Disconnect (Results 1 – 25 of 70) sorted by relevance

123

/external/webrtc/webrtc/base/
Dsigslot_unittest.cc42 Disconnect(); in Connect()
47 void Disconnect() { in Disconnect() function in SigslotReceiver
75 Disconnect(); in TearDown()
78 void Disconnect() { in Disconnect() function in SigslotSlotTest
79 st_receiver_.Disconnect(); in Disconnect()
80 mt_receiver_.Disconnect(); in Disconnect()
186 Disconnect(); in TEST_F()
Dhttpbase.cc297 HttpBase* base = Disconnect(http_error); in Read()
324 HttpBase* base = Disconnect(HE_NONE); in Close()
344 HttpBase* Disconnect(HttpError error) { in Disconnect() function in rtc::HttpBase::DocumentStream
744 ds->Disconnect(err); in do_complete()
Dvirtualsocketserver.cc181 server_->Disconnect(server_->LookupBinding(addr)); in Close()
199 server_->Disconnect(socket); in Close()
221 server_->Disconnect(socket); in Close()
224 server_->Disconnect(server_->LookupBinding(data->addr)); in Close()
409 server_->Disconnect(server_->LookupBinding(data->addr)); in OnMessage()
753 bool VirtualSocketServer::Disconnect(VirtualSocket* socket) { in Disconnect() function in rtc::VirtualSocketServer
/external/autotest/client/site_tests/network_3GModemControl/
Dnetwork_3GModemControl.py47 def Disconnect(self): member in TechnologyCommands
48 return self.command_delegate.Disconnect()
72 def Disconnect(self): member in ModemCommands
80 self.modem.Disconnect()
118 def Disconnect(self): member in DeviceCommands
125 self.GetService().Disconnect()
155 def Disconnect(self): member in MixedRandomCommands
158 return cmds.Disconnect()
316 will_autoreconnect = commands.Disconnect()
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
Ddevtools_http.py36 self.Disconnect()
47 def Disconnect(self): member in DevToolsHttp
91 self.Disconnect()
Ddevtools_client_backend.py41 inspector_websocket_instance.Disconnect()
47 devtools_http_instance.Disconnect()
184 self._browser_inspector_websocket.Disconnect()
188 self._devtools_http.Disconnect()
454 backend.Disconnect()
473 backend.Disconnect()
Dinspector_backend.py70 def Disconnect(self): member in InspectorBackend
77 self._websocket.Disconnect()
80 self.Disconnect()
291 self._websocket.Disconnect()
/external/tcpdump/tests/
Dradius-rfc5176-v.out3 Disconnect-Request (40), id: 0x01, Authenticator: e1792d2b4ab349f1a4c0fcc733d091c1
7 Disconnect-ACK (41), id: 0x02, Authenticator: 3bc9c343f689990756b96c583a56890a
11 Disconnect-NAK (42), id: 0x03, Authenticator: d867c308c9c43112b3a669a0e8c0ab8c
/external/autotest/client/site_tests/network_DhcpNak/
Dnetwork_DhcpNak.py58 service.Disconnect()
110 service.Disconnect()
141 service.Disconnect()
185 service.Disconnect()
/external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
DDirect3DContentProvider.cpp34 void Direct3DContentProvider::Disconnect() in Disconnect() function in Direct3DContentProvider
36 m_controller->Disconnect(); in Disconnect()
DDirect3DContentProvider.h22 void STDMETHODCALLTYPE Disconnect();
/external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
DDirect3DContentProvider.cpp34 void Direct3DContentProvider::Disconnect() in Disconnect() function in Direct3DContentProvider
36 m_controller->Disconnect(); in Disconnect()
DDirect3DContentProvider.h22 void STDMETHODCALLTYPE Disconnect();
/external/webrtc/webrtc/modules/video_capture/windows/
Dvideo_capture_ds.cc332 hr += _graphBuilder->Disconnect(_outputCapturePin); in DisconnectGraph()
333 hr += _graphBuilder->Disconnect(_inputSendPin); in DisconnectGraph()
338 _graphBuilder->Disconnect(_inputDvPin); in DisconnectGraph()
339 _graphBuilder->Disconnect(_outputDvPin); in DisconnectGraph()
/external/autotest/client/site_tests/network_3GDisconnectFailure/
Dnetwork_3GDisconnectFailure.py52 def Disconnect( member in GetModemDisconnectWhileStateIsDisconnecting._TestModem
90 def Disconnect( member in GetModemDisconnectWhileDisconnectInProgress._TestModem
127 def Disconnect( member in GetModemDisconnectFailOther._TestModem
Dcontrol14 incorrect state upon certain failures of a Disconnect call.
27 Disconnect call: failure while the modem state is DISCONNECTING and failure
/external/autotest/client/site_tests/network_DhcpStaticIP/
Dnetwork_DhcpStaticIP.py58 service.Disconnect()
75 service.Disconnect()
/external/webrtc/webrtc/libjingle/xmpp/
Dxmppthread.h33 void Disconnect();
Dxmppthread.cc48 void XmppThread::Disconnect() { in Disconnect() function in buzz::XmppThread
Dxmpppump.cc36 client_->Disconnect(); in DoDisconnect()
/external/autotest/client/cros/cellular/pseudomodem/
Dmodem_simple.py59 def Disconnect(self, bearer, return_cb, raise_cb, *return_cb_args): member in ModemSimple
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Dsystem_info_backend.py26 websocket.Disconnect()
/external/autotest/client/site_tests/security_DbusMap/
Dbaseline49 "Disconnect",
336 "Disconnect",
611 "Disconnect",
/external/autotest/server/site_tests/firmware_PDConnect/
Dcontrol9 PURPOSE = "Servo based PD Connect/Disconnect test"
/external/autotest/client/cros/cellular/
Dmodem1.py238 def Disconnect(self): member in Modem
239 self.SimpleModem().Disconnect('/', timeout=MODEM_TIMEOUT)

123