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

  /hardware/invensense/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/mlsdk/platform/include/
log.h 159 #ifndef MPL_LOGD
160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)

Completed in 33 milliseconds