Home
last modified time | relevance | path

Searched refs:szTmpKey (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/src/host/
Dhost_usb.cpp225 …string szTmpKey = Base::StringFormat("%d-%d", libusb_get_bus_number(dev), libusb_get_device_addres… in WatchUsbNodeChange() local
227 UsbCheckStatus statusCheck = thisClass->mapIgnoreDevice[szTmpKey]; in WatchUsbNodeChange()
231 string sn = szTmpKey; in WatchUsbNodeChange()
233 thisClass->ReviewUsbNodeLater(szTmpKey); in WatchUsbNodeChange()