Home
last modified time | relevance | path

Searched defs:DLOGE_IF (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/libdebug/
H A Ddebug_handler.h43 #define DLOGE_IF(tag, format, ...) DLOG_IF(tag, Error, format, ##__VA_ARGS__) macro
/aosp12/hardware/qcom/sm7250/display/libdebug/
H A Ddebug_handler.h43 #define DLOGE_IF(tag, format, ...) DLOG_IF(tag, Error, format, ##__VA_ARGS__) macro
/aosp12/hardware/qcom/sm8150/display/libdebug/
H A Ddebug_handler.h43 #define DLOGE_IF(tag, format, ...) DLOG_IF(tag, Error, format, ##__VA_ARGS__) macro
/aosp12/hardware/qcom/display/msm8909/sdm/include/utils/
H A Ddebug.h42 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) macro
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
H A Ddebug.h41 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) macro
/aosp12/hardware/qcom/display/msm8996/sdm/include/utils/
H A Ddebug.h41 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) macro
/aosp12/hardware/qcom/display/msm8998/sdm/include/utils/
H A Ddebug.h41 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) macro