HomeSort by relevance Sort by last modified time
    Searched defs:MPL_LOGD (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
log.h 159 #ifndef MPL_LOGD
160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
  /hardware/invensense/60xx/mlsdk/platform/include/
log.h 159 #ifndef MPL_LOGD
160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 163 #ifndef MPL_LOGD
164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)

Completed in 43 milliseconds