Home
last modified time | relevance | path

Searched defs:ALOGD (Results 1 – 3 of 3) sorted by relevance

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