Home
last modified time | relevance | path

Searched defs:vendorId (Results 1 - 25 of 26) sorted by relevance

12

/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() argument
/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
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_manage_interface_test.cpp130 int32_t vendorId = 0; in HWTEST_F() local
154 int32_t vendorId = 0; in HWTEST_F() local
177 int32_t vendorId in HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/include/mtp/
H A Dmtp_device_manager.h39 uint16_t vendorId; member
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_extension_info.cpp50 void PrintExtensionInfo::SetVendorId(const std::string &vendorId) in SetVendorId() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp201 int vendorId = 0; in GetConfigHidSdpInfo() local
H A Dhid_host_defines.h122 uint16_t vendorId = 0; member
/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
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.cpp390 int vendorId = 0; in GetRemoteHidVendorId() local
H A Dclassic_adapter_properties.cpp556 bool ClassicAdapterProperties::SetHidPnpInfo(const std::string &addr, int vendorId, int productId, int version) in SetHidPnpInfo() argument
587 void ClassicAdapterProperties::GetHidPnpInfo(const std::string &addr, int &vendorId, int &productId, int &version) in GetHidPnpInfo() argument
H A Dclassic_adapter.cpp2426 bool ClassicAdapter::SetHidPnpInfo(const std::string &remoteAddr, int vendorId, int productId, int version) in SetHidPnpInfo() argument
2441 void ClassicAdapter::GetHidPnpInfo(const std::string &remoteAddr, int &vendorId, int &productId, int &version) in GetHidPnpInfo() argument
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp524 int32_t UsbSrvClient::ManageDevice(int32_t vendorId, int32_t productId, bool disable) in ManageDevice() argument
/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_device.h213 void SetVendorId(int32_t vendorId) in SetVendorId() argument
32 UsbDevice(std::string name, std::string manufacturerName, std::string productName, std::string version, uint8_t devAddr, uint8_t busNum, int32_t vendorId, int32_t productId, int32_t baseClass, int32_t subClass, int32_t protocol, std::vector<USBConfig> configs) UsbDevice() argument
H A Dusb_interface_type.h128 int32_t vendorId; member
/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp1303 int32_t UsbServerProxy::ManageDevice(int32_t vendorId, int32_t productId, bool disable) in ManageDevice() argument
H A Dusb_srv_stub.cpp1117 int32_t vendorId = 0; in DoManageDevice() local
/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_device.cpp301 VirtualDevice(const std::string& deviceName, uint16_t busType, uint16_t vendorId, uint16_t productId) VirtualDevice() argument
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dusblp.c204 __u16 vendorId; member
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dusblp.c204 __u16 vendorId; member
/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp2124 int32_t UsbService::ManageDevice(int32_t vendorId, int32_t productId, bool disable) in ManageDevice() argument
2189 int32_t UsbService::ManageDeviceImpl(int32_t vendorId, int32_t productId, bool disable) in ManageDeviceImpl() argument
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp427 int32_t vendorId = 0; in ParseDeviceObj() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp1086 uint32_t vendorId; in InitializePipelineCache() member
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_fw.h944 uint8_t vendorId[128]; /* 28-A7 */ member
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_fw.h944 uint8_t vendorId[128]; /* 28-A7 */ member
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2174 u16 vendorId; member

Completed in 49 milliseconds

12