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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageUSB.cpp40 MyUSBDevice(uint16_t a_u16VendorId, uint16_t a_u16ProductId, uint16_t a_bcdRevision, uint64_t a_u64SerialHash, const char *a_pszComment) argument
41 : m_usVendorId(a_u16VendorId), m_usProductId(a_u16ProductId),

Completed in 45 milliseconds