Searched refs:GetProductName (Results 1 – 4 of 4) sorted by relevance
83 const std::string &GetProductName() const in GetProductName() function
763 dev.GetiSerialNumber(), dev.GetManufacturerName().c_str(), dev.GetProductName().c_str(), in FillDevStrings()
686 …WRITE_PARCEL_WITH_RET(data, String16, Str8ToStr16(devInfo.GetProductName()), UEC_SERVICE_WRITE_PAR… in SetDeviceMessageParcel()
154 NapiUtil::SetValueUtf8String(env, "productName", usbDevice.GetProductName(), obj); in CtoJSUsbDevice()