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

  /external/chromium_org/chrome/browser/usb/
usb_service.h 62 static bool DeviceMatches(scoped_refptr<UsbDevice> device,
usb_service.cc 171 if (DeviceMatches(it->second, vendor_id, product_id))
223 bool UsbService::DeviceMatches(scoped_refptr<UsbDevice> device,

Completed in 413 milliseconds