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

  /external/chromium_org/content/browser/
host_zoom_map_impl.cc 86 void HostZoomMapImpl::CopyFrom(HostZoomMap* copy_interface) {
92 HostZoomMapImpl* copy = static_cast<HostZoomMapImpl*>(copy_interface);
  /external/libusb-compat/libusb/
core.c 446 static int copy_interface(struct usb_interface *dest, function
486 int r = copy_interface(dest->interface + i, &src->interface[i]);

Completed in 118 milliseconds