Home
last modified time | relevance | path

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

/system/core/libnetutils/
Dpacket.c35 #define ALOGD printf macro
Difc_utils.c49 #define ALOGD printf macro
/system/core/include/log/
Dlog.h114 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro