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

/vbox/src/VBox/Devices/USB/darwin/
H A DUSBProxyDevice-darwin.cpp792 static int usbProxyDarwinSeizeAllInterfaces(PUSBPROXYDEVOSX pDevOsX, bool fMakeTheBestOfIt) function
973 usbProxyDarwinSeizeAllInterfaces(pDevOsX, true /* make the best out of it */);
998 usbProxyDarwinSeizeAllInterfaces(pDevOsX, true /* make the best out of it */);
1244 vrc = usbProxyDarwinSeizeAllInterfaces(pDevOsX, false /* give up on failure */);
1475 usbProxyDarwinSeizeAllInterfaces(pDevOsX, true /* make the best out of it */);
1824 usbProxyDarwinSeizeAllInterfaces(pDevOsX, true /* make the best out of it */);

Completed in 46 milliseconds