Searched defs:ALOGI (Results 1 – 4 of 4) sorted by relevance
63 #define ALOGI(...) do { __null_log(0, LOG_TAG,__VA_ARGS__); } while (0) macro
45 #define ALOGI(...) fprintf(stdout, __VA_ARGS__) macro
27 #define ALOGI(...) fprintf(stdout, __VA_ARGS__) macro
40 #define ALOGI(...) fprintf(stdout, __VA_ARGS__) macro