Searched defs:iBestMatchRate (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DUSBProxyDevice.cpp922 int iBestMatchRate = -1; local
959 if (iRate > iBestMatchRate)
962 iBestMatchRate = iRate;

Completed in 57 milliseconds