Searched defs:LOGW (Results 1 – 11 of 11) sorted by relevance
27 #define LOGW ALOGW macro41 #define LOGW(...) LOG("W", __VA_ARGS__) macro
53 #define LOGW ALOGW macro
47 #define LOGW ALOGW macro
101 #define LOGW(fmt, args...) CLOGW(CAM_MODULE, fmt, ##args) macro124 #define LOGW(fmt, args...) ALOGW(fmt, ##args) macro
33 #define LOGW ALOGW macro
32 #define LOGW(...) ALOGI_IF(mOmxLogLevel, __VA_ARGS__) macro