Searched refs:pacszDeviceAddresses (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DUSBGetDevices.h90 extern void TestUSBSetAvailableUsbfsDevices(const char **pacszDeviceAddresses);
/vbox/src/VBox/Main/testcase/
H A DtstUSBProxyLinux.cpp155 const char *pacszDeviceAddresses[16]; member in struct:__anon16534
192 .pacszDeviceAddresses);
/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp1495 * @param pacszDeviceAddresses NULL terminated array of usbfs device addresses
1497 void TestUSBSetAvailableUsbfsDevices(const char **pacszDeviceAddresses) argument
1499 s_pacszUsbfsDeviceAddresses = pacszDeviceAddresses;

Completed in 38 milliseconds