Home
last modified time | relevance | path

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

/base/usb/usb_manager/utils/native/include/
Dhilog_wrapper.h93 #define USB_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(USB_MGR_LABEL[module], FORMATED… macro
103 #define USB_HILOGD(...) macro