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

  /hardware/invensense/60xx/mlsdk/platform/linux/
log_linux.c 45 int _MLPrintLog (int priority, const char* tag, const char* fmt, ...)
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
log.h 297 _MLPrintLog(MPL_##priority, tag, fmt, ##__VA_ARGS__)
325 int _MLPrintLog(int priority, const char *tag, const char *fmt, ...);
  /hardware/invensense/60xx/mlsdk/platform/include/
log.h 293 _MLPrintLog(MPL_##priority, tag, fmt, ##__VA_ARGS__)
321 int _MLPrintLog(int priority, const char *tag, const char *fmt, ...);
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 301 _MLPrintLog(MPL_##priority, tag, fmt, ##__VA_ARGS__)
329 int _MLPrintLog(int priority, const char *tag, const char *fmt, ...);

Completed in 429 milliseconds