Home
last modified time | relevance | path

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

/base/usb/usb_manager/utils/native/include/
H A Dhilog_wrapper.h26 #ifdef USB_HILOGF
27 #undef USB_HILOGF macro
51 // param of log interface, such as USB_HILOGF.
93 #define USB_HILOGF(module, ...) \ macro
108 #define USB_HILOGF(...)
/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp110 USB_HILOGF(MODULE_SERVICE, "name:%{public}s bus:%{public}hhu dev:%{public}hhu not exist", name.c_str(), busNum, in DelDevice()
138 USB_HILOGF(MODULE_SERVICE, "device is NULL"); in AddDevice()
152 USB_HILOGF(MODULE_SERVICE, "device:%{public}s bus:%{public}hhu dev:%{public}hhu already exist", name.c_str(), in AddDevice()

Completed in 2 milliseconds