Searched defs:LOG_INFO (Results 1 – 2 of 2) sorted by relevance
25 #define LOG_INFO(...) ALOGI(__VA_ARGS__) macro
134 const LogSeverity LOG_INFO = 0; variable