Searched defs:LOGWRAPPER (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/tools/rootcanal/emulator/include/ |
| D | log.h | 30 #define LOGWRAPPER(level, fmt, args...) \ macro 38 #define LOGWRAPPER(level, fmt, args...) \ macro
|
| /packages/modules/Bluetooth/system/gd/os/ |
| D | log.h | 76 #define LOGWRAPPER(fmt, args...) VERBOSE_INFO(bluetooth, "bluetooth: %s:%d - %s: " fmt, \ macro 94 #define LOGWRAPPER(tag, fmt, args...) \ macro 136 #define LOGWRAPPER(fmt, args...) … macro
|