Searched defs:DLOGE (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/sm8150/display/libdebug/ |
D | debug_handler.h | 49 #define DLOGE(format, ...) DLOG(Error, format, ##__VA_ARGS__) macro
|
/hardware/qcom/sdm845/display/libdebug/ |
D | debug_handler.h | 49 #define DLOGE(format, ...) DLOG(Error, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | debug.h | 47 #define DLOGE(format, ...) DLOGE_IF(kTagNone, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | debug.h | 47 #define DLOGE(format, ...) DLOGE_IF(kTagNone, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | debug.h | 47 #define DLOGE(format, ...) DLOGE_IF(kTagNone, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | debug.h | 48 #define DLOGE(format, ...) DLOGE_IF(kTagNone, format, ##__VA_ARGS__) macro
|