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

  /external/chromium_org/device/test/
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.";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ole.h 125 OLESTATUS (CALLBACK *Reconnect) (LPOLEOBJECT);
strmif.h     [all...]

Completed in 120 milliseconds