Home
last modified time | relevance | path

Searched refs:LOG_DEBUG (Results 1 – 8 of 8) sorted by relevance

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dlog.h37 # define LOG_DEBUG LOG_ESC "4" macro
44 # define dbg(fmt, ...) say(ctx, LOG_DEBUG fmt, ## __VA_ARGS__)
46 # define dbg(fmt, ...) nosay(ctx, LOG_DEBUG fmt, ## __VA_ARGS__)
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dlog.h102 #define MPL_LOG_DEBUG LOG_DEBUG
199 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
206 ? MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dlog.h164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
170 ? MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
/hardware/samsung/nfc/halimpl/osi/
Dosi.h335 __osi_log(LOG_DEBUG, "%s: " format, __func__, ##__VA_ARGS__); \
/hardware/qcom/sm8150p/gps/utils/
Dlog_util.h55 #define ALOGD(...) syslog(LOG_DEBUG, "LOC_LOGD: " __VA_ARGS__);
/hardware/qcom/sm7150/gps/utils/
Dlog_util.h60 #define ALOGD(...) syslog(LOG_DEBUG, "LOC_LOGD: " __VA_ARGS__);
/hardware/qcom/sm7250/gps/utils/
Dlog_util.h60 #define ALOGD(...) syslog(LOG_DEBUG, "LOC_LOGD: " __VA_ARGS__);
/hardware/qcom/sm8150/gps/utils/
Dlog_util.h60 #define ALOGD(...) syslog(LOG_DEBUG, "LOC_LOGD: " __VA_ARGS__);