Searched defs:ALOGW (Results 1 - 2 of 2) sorted by path

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

Completed in 73 milliseconds