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

  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
log.h 296 #define MPL_LOG_ALWAYS_FATAL(fmt, ...) \
300 * Versions of MPL_LOG_ALWAYS_FATAL_IF and MPL_LOG_ALWAYS_FATAL that
312 MPL_LOG_ALWAYS_FATAL(fmt, ##__VA_ARGS__) \
318 MPL_LOG_ALWAYS_FATAL(fmt, ##__VA_ARGS__)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 242 #define MPL_LOG_ALWAYS_FATAL(fmt, ...) \
246 * Versions of MPL_LOG_ALWAYS_FATAL_IF and MPL_LOG_ALWAYS_FATAL that
258 MPL_LOG_ALWAYS_FATAL(fmt, ##__VA_ARGS__) \
264 MPL_LOG_ALWAYS_FATAL(fmt, ##__VA_ARGS__)

Completed in 873 milliseconds