Home
last modified time | relevance | path

Searched defs:DLOGW_IF (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/display/libdebug/
Ddebug_handler.h44 #define DLOGW_IF(tag, format, ...) DLOG_IF(tag, Warning, format, ##__VA_ARGS__) macro
/hardware/qcom/sdm845/display/libdebug/
Ddebug_handler.h44 #define DLOGW_IF(tag, format, ...) DLOG_IF(tag, Warning, format, ##__VA_ARGS__) macro
/hardware/qcom/sm7250/display/libdebug/
Ddebug_handler.h44 #define DLOGW_IF(tag, format, ...) DLOG_IF(tag, Warning, format, ##__VA_ARGS__) macro
/hardware/qcom/display/msm8998/sdm/include/utils/
Ddebug.h42 #define DLOGW_IF(tag, format, ...) DLOG(tag, Warning, format, ##__VA_ARGS__) macro
/hardware/qcom/display/msm8909/sdm/include/utils/
Ddebug.h43 #define DLOGW_IF(tag, format, ...) DLOG(tag, Warning, format, ##__VA_ARGS__) macro
/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h42 #define DLOGW_IF(tag, format, ...) DLOG(tag, Warning, format, ##__VA_ARGS__) macro