Home
last modified time | relevance | path

Searched refs:USB_HILOGF (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/usb/usb_manager/utils/native/include/
H A Dhilog_wrapper.h26 #ifdef USB_HILOGF
27 #undef USB_HILOGF
93 #define USB_HILOGF(module, ...) \ macro
108 #define USB_HILOGF(...) macro
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp110USB_HILOGF(MODULE_SERVICE, "name:%{public}s bus:%{public}hhu dev:%{public}hhu not exist", name.c_s… in DelDevice()
138 USB_HILOGF(MODULE_SERVICE, "device is NULL"); in AddDevice()
152USB_HILOGF(MODULE_SERVICE, "device:%{public}s bus:%{public}hhu dev:%{public}hhu already exist", na… in AddDevice()