Home
last modified time | relevance | path

Searched defs:vendorId (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/base/customization/enterprise_device_management/common/native/src/
H A Dusb_device_id.cpp31 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 Ddriver_ext_mgr_types.h64 uint16_t vendorId; variable
102 uint16_t vendorId; variable
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_manage_interface_test.cpp130 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.md48 ### vendorId subsection
H A D_hid_ddk.md828 ### vendorId subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-driverdevelopment-kit/
H A D_hid___device.md48 ### vendorId subsection
H A D_hid_ddk.md828 ### vendorId subsection
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_extension_info_helper.cpp49 …std::string vendorId = NapiPrintUtils::GetStringPropertyUtf8(env, jsValue, PARAM_EXTINFO_VENDOR_ID… in BuildFromJs() local
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_product.h52 int32_t vendorId; /**< Vendor ID of the chip */ member
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_extension_info.cpp50 void PrintExtensionInfo::SetVendorId(const std::string &vendorId) in SetVendorId()
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dsdio_if.h100 uint16_t vendorId; /**< Vendor ID */ member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pcie/
H A Dpcie_core.h37 uint32_t vendorId; member
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_device.h33 …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 Dusb_interface_type.h128 int32_t vendorId; member
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/include/
H A Dusb_pnp_notify.h112 uint16_t vendorId; member
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_sdio.h28 uint16_t vendorId; member
/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dusb_ddk_pnp_loader.h38 uint16_t vendorId; member
H A Dhdf_usb_pnp_manage.h79 uint16_t vendorId; member
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dusb_ddk_pnp_loader.h38 uint16_t vendorId; member
H A Dhdf_usb_pnp_manage.h79 uint16_t vendorId; member
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/usb_manager/src/
H A Dusb_manager_addon.cpp284 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 Dhdf_wifi_config.h61 uint16_t vendorId; member
H A Dhdf_wlan_config.h102 uint16_t vendorId; member
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/storage/
H A Dsdio_adapter.c365 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 Dnetlink_event_adapter.c98 uint32_t vendorId; in WifiEventVendorProcess() local

12