/external/autotest/client/site_tests/cellular_DisconnectFailure/ |
D | cellular_DisconnectFailure.py | 52 def Disconnect( member in GetModemDisconnectWhileStateIsDisconnecting._TestModem 90 def Disconnect( member in GetModemDisconnectWhileDisconnectInProgress._TestModem 127 def Disconnect( member in GetModemDisconnectFailOther._TestModem
|
/external/autotest/client/site_tests/cellular_ModemControl/ |
D | cellular_ModemControl.py | 57 def Disconnect(self): member in TechnologyCommands 87 def Disconnect(self): member in ModemCommands 138 def Disconnect(self): member in DeviceCommands 175 def Disconnect(self): member in MixedRandomCommands
|
/external/webrtc/rtc_base/ |
D | sigslot_unittest.cc | 51 void Disconnect() { in Disconnect() function in SigslotReceiver 77 void Disconnect() { in Disconnect() function in SigslotSlotTest 284 void Disconnect() { in Disconnect() function in Disconnector 328 void Disconnect() { signal_->disconnect_all(); } in Disconnect() function in Disconnector2
|
D | virtual_socket_server.cc | 804 bool VirtualSocketServer::Disconnect(VirtualSocket* socket) { in Disconnect() function in rtc::VirtualSocketServer
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | modem_simple.py | 59 def Disconnect(self, bearer, return_cb, raise_cb, *return_cb_args): member in ModemSimple
|
D | bearer.py | 109 def Disconnect(self): member in Bearer
|
D | modem_cdma.py | 359 def Disconnect(self, bearer_path, return_cb, raise_cb, *return_cb_args): member in ModemCdma
|
D | modem_3gpp.py | 478 def Disconnect(self, bearer_path, return_cb, raise_cb, *return_cb_args): member in Modem3gpp
|
/external/llvm-project/lldb/unittests/Process/gdb-remote/ |
D | GDBRemoteTestUtils.h | 38 lldb::ConnectionStatus Disconnect(Status *error_ptr) { in Disconnect() function
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | exc_util_unittest.py | 44 def Disconnect(self): member in FaultyClient
|
/external/llvm-project/lldb/source/API/ |
D | SBCommunication.cpp | 92 ConnectionStatus SBCommunication::Disconnect() { in Disconnect() function in SBCommunication
|
/external/webrtc/test/scenario/ |
D | network_node.cc | 136 void NetworkNodeTransport::Disconnect() { in Disconnect() function in webrtc::test::NetworkNodeTransport
|
/external/autotest/server/cros/network/ |
D | wpa_mon.py | 36 Disconnect = namedtuple('Disconnect', ['bssid', 'reason', variable in WpaMon
|
/external/llvm-project/lldb/source/Host/windows/ |
D | ConnectionGenericFileWindows.cpp | 134 lldb::ConnectionStatus ConnectionGenericFile::Disconnect(Status *error_ptr) { in Disconnect() function in ConnectionGenericFile
|
/external/llvm-project/lldb/tools/debugserver/source/ |
D | RNBSocket.cpp | 301 rnb_err_t RNBSocket::Disconnect(bool save_errno) { in Disconnect() function in RNBSocket
|
/external/rust/crates/gdbstub/src/gdbstub_impl/ |
D | mod.rs | 41 Disconnect, enumerator 102 Disconnect(DisconnectReason), enumerator
|
/external/autotest/client/cros/cellular/ |
D | modem1.py | 238 def Disconnect(self): member in Modem
|
D | modem.py | 250 def Disconnect(self): member in Modem
|
D | pseudo_modem.py | 510 def Disconnect(self, bearer, return_cb, raise_cb, **kwargs): member in Modem
|
/external/llvm-project/lldb/source/Core/ |
D | Communication.cpp | 92 ConnectionStatus Communication::Disconnect(Status *error_ptr) { in Disconnect() function in Communication
|
/external/llvm-project/lldb/source/Host/posix/ |
D | ConnectionFileDescriptorPosix.cpp | 295 ConnectionStatus ConnectionFileDescriptor::Disconnect(Status *error_ptr) { in Disconnect() function in ConnectionFileDescriptor
|
/external/libbrillo/brillo/glib/ |
D | dbus.h | 351 void Disconnect(MonitorConnection<F>* connection) { in Disconnect() function
|
/external/webrtc/modules/video_capture/windows/ |
D | sink_filter_ds.cc | 588 STDMETHODIMP CaptureInputPin::Disconnect() { in Disconnect() function in webrtc::videocapturemodule::CaptureInputPin
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | subchannel.cc | 1126 void Subchannel::Disconnect() { in Disconnect() function in grpc_core::Subchannel
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_i.h | 46 bool Disconnect; member
|