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