Searched defs:ALOGD (Results 1 - 3 of 3) sorted by last modified time

/frameworks/rs/
H A DrsCppUtils.h52 #define ALOGD(...) \ macro
H A DrsUtils.h28 #define ALOGD(...) macro
/frameworks/ex/framesequence/jni/utils/
H A Dlog.h79 #ifndef ALOGD
80 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro

Completed in 220 milliseconds