Home
last modified time | relevance | path

Searched refs:productId_ (Results 1 - 3 of 3) sorted by relevance

/base/customization/enterprise_device_management/common/native/src/
H A Dusb_device_id.cpp25 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, productId_); in Marshalling()
45 productId_ = productId; in SetProductId()
55 return productId_; in GetProductId()
/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_device.h43 this->productId_ = productId; in UsbDevice()
63 productId_ = GetIntValue(device, "productId"); in UsbDevice()
131 return productId_; in GetProductId()
220 productId_ = productId; in SetProductId()
259 << "productId_=" << productId_ << "," in ToString()
359 cJSON_AddNumberToObject(device, "productId", static_cast<double>(productId_)); in getJsonString()
403 int32_t productId_ = INVALID_USB_INT_VALUE; member in OHOS::USB::UsbDevice
/base/customization/enterprise_device_management/common/native/include/
H A Dusb_device_id.h43 int32_t productId_ = -1; member in OHOS::EDM::UsbDeviceId

Completed in 4 milliseconds