Searched defs:LOGE_TAG (Results 1 – 2 of 2) sorted by relevance
| /system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/nanoapp/ |
| D | log.h | 72 #define LOGE_TAG(tag, fmt, ...) \ macro 75 #define LOGE_TAG(tag, fmt, ...) CHRE_LOG_NULL(fmt, ##__VA_ARGS__) macro
|
| /system/chre/util/include/chre/util/nanoapp/ |
| D | log.h | 72 #define LOGE_TAG(tag, fmt, ...) \ macro 75 #define LOGE_TAG(tag, fmt, ...) CHRE_LOG_NULL(fmt, ##__VA_ARGS__) macro
|