Searched defs:productName (Results 1 – 3 of 3) sorted by relevance
31 …UsbDevice(std::string name, std::string manufacturerName, std::string productName, std::string ver… in UsbDevice()172 void SetProductName(const std::string &productName) in SetProductName()
515 productName: string; property
362 std::string productName; in ParseDeviceObj() local