Searched refs:SetVendorId (Results 1 – 8 of 8) sorted by relevance
77 info.SetVendorId("vid-1234");159 info.SetVendorId("vendorId");177 info.SetVendorId("vendorId");
50 void PrintExtensionInfo::SetVendorId(const std::string &vendorId) in SetVendorId() function in OHOS::Print::PrintExtensionInfo98 SetVendorId(parcel.ReadString()); in ReadFromParcel()
32 void SetVendorId(const std::string &vendorId);
58 nativeObj->SetVendorId(vendorId); in BuildFromJs()
59 dev.SetVendorId(deviceDescriptor.idVendor); in ParseDeviceDescriptor()
182 void SetVendorId(int32_t vendorId) in SetVendorId() function
1367 printExtInfo.SetVendorId(extInfo.bundleName); in ConvertToPrintExtensionInfo()
140 devInfo.SetVendorId(tmp); in GetDeviceMessageParcel()