Home
last modified time | relevance | path

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

/system/core/libnetutils/
Dpacket.c36 #define ALOGW printf macro
Difc_utils.c50 #define ALOGW printf macro
/system/core/include/log/
Dlog.h142 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro