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

/system/core/include/cutils/
H A Dlog.h229 #ifndef SLOGD
230 #define SLOGD(...) ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro

Completed in 127 milliseconds