Searched defs:DLOGV_IF (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/sdm845/display/libdebug/ |
D | debug_handler.h | 47 #define DLOGV_IF(tag, format, ...) DLOG_IF(tag, Verbose, format, ##__VA_ARGS__) macro
|
/hardware/qcom/sm8150/display/libdebug/ |
D | debug_handler.h | 47 #define DLOGV_IF(tag, format, ...) DLOG_IF(tag, Verbose, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | debug.h | 46 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | debug.h | 45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | debug.h | 45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | debug.h | 45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
|