Home
last modified time | relevance | path

Searched defs:productName (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/codec/utils/src/
H A Dcodec_hcb_util.c30 static bool GetConfigFilePath(const char *productName, char *configPath, size_t configPathLen) in GetConfigFilePath()
54 char productName[PRODUCT_NAME_MAX] = { 0 }; in HdfGetHcsRootNode() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/shared/src/
H A Dhcb_config_entry.c39 static bool GetConfigFilePath(const char *productName, char *configPath, size_t configPathLen) in GetConfigFilePath()
63 char productName[PRODUCT_NAME_MAX] = { 0 }; in HdfGetHcsRootNode() local
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_device.h32 …UsbDevice(std::string name, std::string manufacturerName, std::string productName, std::string ver… in UsbDevice()
203 void SetProductName(const std::string &productName) in SetProductName()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_infoframe.c729 const char *vendorName, const char *productName, in HdmiFillSpdInfoFrame()
760 const char *vendorName, const char *productName, enum HdmiSpdSdi sdi) in HdmiSpdInfoFrameSend()
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp89 bool UsbHostManager::GetProductName(const std::string &deviceName, std::string &productName) in GetProductName()
H A Dusb_right_manager.cpp331 std::string productName; in ShowUsbDialog() local
485 bool UsbRightManager::GetProductName(const std::string &devName, std::string &productName) in GetProductName()
H A Dusb_service.cpp2127 bool UsbService::GetDeviceProductName(const std::string &deviceName, std::string &productName) in GetDeviceProductName()
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_usb_manager.cpp123 std::string productName = in GetProductName() local
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp434 std::string productName; in ParseDeviceObj() local