Home
last modified time | relevance | path

Searched defs:GetProductName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/shared/src/
H A Dhcb_config_entry.c34 static int GetProductName(char *name, int maxLen) in GetProductName() function
/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() function in OHOS::USB::UsbHostManager
H A Dusb_right_manager.cpp485 bool UsbRightManager::GetProductName(const std::string &devName, std::string &productName) in GetProductName() function in OHOS::USB::UsbRightManager
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_usb_manager.cpp111 std::string PrintUsbManager::GetProductName(UsbDevice &usbDevice) in GetProductName() function in OHOS::Print::PrintUsbManager
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_device.h114 const std::string &GetProductName() const in GetProductName() function