Home
last modified time | relevance | path

Searched refs:DLOGE_IF (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h41 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) macro
47 #define DLOGE(format, ...) DLOGE_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/msm8909/sdm/include/utils/
Ddebug.h42 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) macro
48 #define DLOGE(format, ...) DLOGE_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Ddebug.h41 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) macro
47 #define DLOGE(format, ...) DLOGE_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/msm8998/sdm/include/utils/
Ddebug.h41 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) macro
47 #define DLOGE(format, ...) DLOGE_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/sdm845/display/libdebug/
Ddebug_handler.h43 #define DLOGE_IF(tag, format, ...) DLOG_IF(tag, Error, format, ##__VA_ARGS__) macro
/hardware/qcom/sm8150/display/libdebug/
Ddebug_handler.h43 #define DLOGE_IF(tag, format, ...) DLOG_IF(tag, Error, format, ##__VA_ARGS__) macro
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp846 DLOGE_IF(kTagResources, "left_pipe should not be invalid"); in AlignPipeConfig()
/hardware/qcom/sm8150/display/sdm/libs/core/
Dresource_default.cpp876 DLOGE_IF(kTagResources, "left_pipe should not be invalid"); in AlignPipeConfig()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp884 DLOGE_IF(kTagResources, "left_pipe should not be invalid"); in AlignPipeConfig()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.cpp884 DLOGE_IF(kTagResources, "left_pipe should not be invalid"); in AlignPipeConfig()
/hardware/qcom/sdm845/display/sdm/libs/core/
Dresource_default.cpp885 DLOGE_IF(kTagResources, "left_pipe should not be invalid"); in AlignPipeConfig()