Searched defs:LOG_D (Results 1 – 4 of 4) sorted by relevance
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidLog.h | 25 #define LOG_D LOG(DEBUG) macro 33 #define LOG_D (std::cerr << "D: ") macro
|
/hardware/qcom/sm7150/gps/utils/ |
D | log_util.h | 227 #define LOG_D(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGD, ID, WHAT, SPEC, VAL) macro
|
/hardware/qcom/sm7250/gps/utils/ |
D | log_util.h | 264 #define LOG_D(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGD, ID, WHAT, SPEC, VAL) macro
|
/hardware/qcom/sm8150/gps/utils/ |
D | log_util.h | 264 #define LOG_D(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGD, ID, WHAT, SPEC, VAL) macro
|