Searched defs:LOGE (Results  1 – 5 of 5) sorted by relevance
| /device/linaro/dragonboard/qcom/qrtr/lib/ | 
| D | logging.h | 25 #define LOGE(fmt, ...) qlog(LOG_ERR, fmt, ##__VA_ARGS__)  macro
 | 
| /device/google/contexthub/util/nanotool/ | 
| D | log.h | 32 #define LOGE(fmt, ...) Log::Error(fmt, ##__VA_ARGS__)  macro
 | 
| /device/google/gs101/fingerprint/fpc1540/fp_tool/ | 
| D | fp_test.cpp | 10 #define LOGE(format,...) ALOGE(TAG format,##__VA_ARGS__)  macro
 | 
| /device/google/gs201/fingerprint/fpc1540/fp_tool/ | 
| D | fp_test.cpp | 10 #define LOGE(format,...) ALOGE(TAG format,##__VA_ARGS__)  macro
 | 
| /device/google/contexthub/util/nanoapp_cmd/ | 
| D | nanoapp_cmd.c | 52 #define LOGE(fmt, ...) do { \  macro
 |