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