Searched refs:ALOGI (Results 1 – 1 of 1) sorted by relevance
54 #ifndef ALOGI55 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro