Searched defs:MPL_LOGI (Results 1 - 1 of 1) sorted by relevance
/hardware/invensense/mlsdk/platform/include/ | ||
H A D | log.h | 173 #ifndef MPL_LOGI 174 #define MPL_LOGI(fmt, ...) MPL_LOG(LOG_INFO, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro |
Completed in 44 milliseconds