Searched defs:LOGI (Results 1 – 11 of 11) sorted by relevance
26 #define LOGI ALOGI macro40 #define LOGI(...) LOG("I", __VA_ARGS__) macro
65 #define LOGI ALOGI macro
59 #define LOGI ALOGI macro
107 #define LOGI(fmt, args...) CLOGI(CAM_MODULE, fmt, ##args) macro130 #define LOGI(fmt, args...) ALOGV(fmt, ##args) macro
30 #define LOGI ALOGI macro
31 #define LOGI(...) ALOGI_IF(mOmxLogLevel, __VA_ARGS__) macro