Searched defs:SLOGE (Results 1 - 1 of 1) sorted by relevance

/system/core/include/cutils/
H A Dlog.h271 #ifndef SLOGE
272 #define SLOGE(...) ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro

Completed in 62 milliseconds