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

  /external/chromium_org/chrome/browser/usb/
usb_service.cc 117 FindDevicesImpl(vendor_id, product_id, callback, true);
120 FindDevicesImpl(vendor_id, product_id, callback, true);
143 base::Bind(&UsbService::FindDevicesImpl,
151 void UsbService::FindDevicesImpl(
usb_service.h 74 // FindDevicesImpl is called by FindDevices on ChromeOS after the permission
78 void FindDevicesImpl(

Completed in 166 milliseconds