HomeSort by relevance Sort by last modified time
    Searched refs:Reconnect (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/device/test/
usb_test_gadget.h 34 virtual bool Reconnect() = 0;
usb_test_gadget_impl.cc 71 virtual bool Reconnect() OVERRIDE;
497 bool UsbTestGadgetImpl::Reconnect() {
498 const GURL url("http://" + device_address_ + "/reconnect");
502 LOG(ERROR) << "Unexpected HTTP " << response_code << " from /reconnect.";
512 LOG(ERROR) << "Device did not reconnect.";
518 << " retries for the device to reconnect.";
  /external/chromium_org/device/usb/
usb_service_unittest.cc 50 ASSERT_TRUE(gadget->Reconnect());
  /external/chromium_org/remoting/webapp/browser_test/
cancel_pin_browser_test.js 11 * 3. Reconnect with the PIN.
  /external/chromium_org/third_party/webrtc/base/
sigslot_unittest.cc 181 TEST_F(SigslotSTSlotTest, Reconnect) {
  /external/chromium_org/remoting/webapp/
session_connector.js 47 * Update the pairing info so that the reconnect function will work correctly.
65 * Reconnect a closed connection.
69 remoting.SessionConnector.prototype.reconnect = function() {};
session_connector_impl.js 209 * Update the pairing info so that the reconnect function will work correctly.
291 * Reconnect a closed connection.
295 remoting.SessionConnectorImpl.prototype.reconnect = function() {
297 console.error('reconnect not supported for IT2Me.');
462 * events). Errors that occur while connecting either trigger a reconnect
  /external/chromium_org/chrome/test/chromedriver/net/
sync_websocket_impl_unittest.cc 139 TEST_F(SyncWebSocketImplTest, Reconnect) {
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h     [all...]
  /external/chromium_org/remoting/host/
chromoting_host_unittest.cc 521 TEST_F(ChromotingHostTest, Reconnect) {
  /external/chromium_org/chrome/test/chromedriver/chrome/
devtools_client_impl_unittest.cc 962 TEST_F(DevToolsClientImplTest, Reconnect) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 380 milliseconds