Searched refs:DBGLOG (Results 1 – 1 of 1) sorted by relevance
57 #define DBGLOG(fmt, ...) ALOGI(fmt, __VA_ARGS__)59 #define DBGLOG(fmt, ...) macro720 DBGLOG("request: '%s'", str2hex(buffer, len).c_str()); in handleDNSRequest()947 DBGLOG("read %zd bytes", len); in handleQuery()962 DBGLOG("sent %zu bytes to %s", len, host_str.c_str()); in handleQuery()