/ohos5.0/base/customization/enterprise_device_management/common/native/src/ |
H A D | usb_device_id.cpp | 31 int32_t vendorId = parcel.ReadInt32(); in Unmarshalling() local 38 void UsbDeviceId::SetVendorId(int32_t vendorId) in SetVendorId()
|
/ohos5.0/drivers/external_device_manager/interfaces/innerkits/ |
H A D | driver_ext_mgr_types.h | 64 uint16_t vendorId; variable 102 uint16_t vendorId; variable
|
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/ |
H A D | usb_manage_interface_test.cpp | 130 int32_t vendorId = 0; variable 154 int32_t vendorId = 0; variable 177 int32_t vendorId = 0; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/ |
H A D | _hid___device.md | 48 ### vendorId subsection
|
H A D | _hid_ddk.md | 828 ### vendorId subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-driverdevelopment-kit/ |
H A D | _hid___device.md | 48 ### vendorId subsection
|
H A D | _hid_ddk.md | 828 ### vendorId subsection
|
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/ |
H A D | print_extension_info_helper.cpp | 49 …std::string vendorId = NapiPrintUtils::GetStringPropertyUtf8(env, jsValue, PARAM_EXTINFO_VENDOR_ID… in BuildFromJs() local
|
/ohos5.0/drivers/hdf_core/framework/include/wifi/ |
H A D | hdf_wifi_product.h | 52 int32_t vendorId; /**< Vendor ID of the chip */ member
|
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/ |
H A D | print_extension_info.cpp | 50 void PrintExtensionInfo::SetVendorId(const std::string &vendorId) in SetVendorId()
|
/ohos5.0/drivers/hdf_core/framework/include/platform/ |
H A D | sdio_if.h | 100 uint16_t vendorId; /**< Vendor ID */ member
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pcie/ |
H A D | pcie_core.h | 37 uint32_t vendorId; member
|
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/ |
H A D | usb_device.h | 33 …uint8_t devAddr, uint8_t busNum, int32_t vendorId, int32_t productId, int32_t baseClass, int32_t s… in UsbDevice() 213 void SetVendorId(int32_t vendorId) in SetVendorId()
|
H A D | usb_interface_type.h | 128 int32_t vendorId; member
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/include/ |
H A D | usb_pnp_notify.h | 112 uint16_t vendorId; member
|
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/ |
H A D | mmc_sdio.h | 28 uint16_t vendorId; member
|
/ohos5.0/drivers/hdf_core/framework/model/usb/include/ |
H A D | usb_ddk_pnp_loader.h | 38 uint16_t vendorId; member
|
H A D | hdf_usb_pnp_manage.h | 79 uint16_t vendorId; member
|
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/ |
H A D | usb_ddk_pnp_loader.h | 38 uint16_t vendorId; member
|
H A D | hdf_usb_pnp_manage.h | 79 uint16_t vendorId; member
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/usb_manager/src/ |
H A D | usb_manager_addon.cpp | 284 int32_t vendorId = 0; in GetUsbDeviceIdFromNAPI() local 340 napi_value vendorId = nullptr; in UsbDeviceIdToJsObj() local
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/ |
H A D | hdf_wifi_config.h | 61 uint16_t vendorId; member
|
H A D | hdf_wlan_config.h | 102 uint16_t vendorId; member
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/storage/ |
H A D | sdio_adapter.c | 365 static struct sdio_func *LinuxSdioSearchFunc(uint32_t funcNum, uint16_t vendorId, uint16_t deviceId) in LinuxSdioSearchFunc()
|
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_event_adapter.c | 98 uint32_t vendorId; in WifiEventVendorProcess() local
|