Searched defs:TLOGE (Results 1 – 7 of 7) sorted by relevance
36 #define TLOGE LOGE macro44 #define TLOGE(format, ...) LOGE("%s " format, LOG_TAG, ##__VA_ARGS__) macro
25 #define TLOGE(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
86 #define TLOGE(x...) \ macro
40 #define TLOGE(fmt, x...) \ macro
29 #define TLOGE(fmt, ...) \ macro
30 #define TLOGE(fmt, ...) \ macro