HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 951 - 975 of 2243) sorted by null

<<31323334353637383940>>

  /external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
network_WiFi_BluetoothStreamPerf.py 146 self.context.client.shill.disconnect(self.context.router.get_ssid())
  /external/autotest/server/site_tests/network_WiFi_RateControl/
network_WiFi_RateControl.py 166 self.context.client.shill.disconnect(self.context.router.get_ssid())
  /external/autotest/server/site_tests/network_WiFi_VerifyRouter/
network_WiFi_VerifyRouter.py 93 self.context.client.shill.disconnect(
  /external/chromium-trace/catapult/
CONTRIBUTING.md 72 will probably want to disconnect it from gclient at this point so that it
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.backends.chrome_inspector.devtools_http.html 198 Ideally,&nbsp;owners&nbsp;of&nbsp;instances&nbsp;of&nbsp;this&nbsp;class&nbsp;should&nbsp;call&nbsp;<a href="#DevToolsHttp-Disconnect">Disconnect</a>()&nbsp;before<br>
203 <dl><dt><a name="DevToolsHttp-Disconnect"><strong>Disconnect</strong></a>(self)</dt><dd><tt>Closes&nbsp;the&nbsp;HTTP&nbsp;connection.</tt></dd></dl>
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
inspector_websocket.py 68 def Disconnect(self):
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
drag_handle.html 75 this.observer_.disconnect();
  /external/curl/lib/
dict.c 87 ZERO_NULL, /* disconnect */
gopher.c 68 ZERO_NULL, /* disconnect */
  /external/dbus/bus/
test.c 84 _dbus_verbose ("Removing client %p in disconnect handler\n",
  /external/deqp/executor/
xeLocalTcpIpLink.cpp 115 m_link.disconnect();
xeTcpIpLink.hpp 126 void disconnect (void);
  /external/kernel-headers/original/uapi/linux/
ppp-ioctl.h 111 #define PPPIOCDISCONN _IO('t', 57) /* disconnect channel */
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
wiimote.h 21 bool Disconnect();
  /external/libmtp/
TODO 18 2. COMPATIBILITY: several devices tend to "hang" after disconnect,
  /external/libnfc-nxp/src/
phHal4Nfc_P2P.c 160 /*Set P2P_Send_In_Progress to defer any disconnect call until
330 /*Send status Success or Pending disconnect in HAl4*/
363 /*Issue Pending disconnect from HAl4*/
377 );/*Notify disconnect failed to upper layer*/
phLibNfc_Internal.h 95 /*DisConnect call back & its context*/
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 70 DEBUG(dbgs() << "Failed to disconnect from OProfile agent: "
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Dispatcher.java 128 if (engine != null) engine.disconnect();
  /external/opencv3/modules/videoio/src/
cap_giganetix.cpp 252 \brief Wrapper to GigEVisionAPI function IDevice::Disconnect()
268 device->Disconnect ();
270 CV_ERROR(CV_StsError, "GigEVisionAPI: API device disconnect (from Disconnect()) failed.\n");
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DInterop.cpp 117 void Direct3DInterop::Disconnect()
  /external/parameter-framework/upstream/remote-processor/
RemoteProcessorServer.cpp 159 // Peer should not disconnect while waiting for an answer
  /external/skia/experimental/Networking/
SkSockets.h 165 * Disconnect all connections to clients. Returns -1 on error
  /external/tcpdump/
smb.h 34 #define SMBtdis 0x71 /* tree disconnect */
  /external/webrtc/webrtc/examples/androidapp/res/values/
strings.xml 5 <string name="disconnect_call">Disconnect Call</string>

Completed in 542 milliseconds

<<31323334353637383940>>