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

  /external/webrtc/talk/media/devices/
macdeviceinfo.cc 32 bool GetUsbId(const Device& device, std::string* usb_id) {
mobiledevicemanager.cc 71 bool GetUsbId(const Device& device, std::string* usb_id) { return false; }
win32deviceinfo.cc 32 bool GetUsbId(const Device& device, std::string* usb_id) {
linuxdeviceinfo.cc 154 bool GetUsbId(const Device& device, std::string* usb_id) {

Completed in 71 milliseconds