Searched defs:ALOGI (Results 1 – 2 of 2) sorted by relevance
241 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro