Searched defs:ALOGW (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsUtils.h27 #define ALOGW(...) macro
H A DrsCppUtils.h50 #define ALOGW(...) \ macro
/frameworks/ex/framesequence/jni/utils/
H A Dlog.h107 #ifndef ALOGW
108 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro

Completed in 66 milliseconds