HomeSort by relevance Sort by last modified time
    Searched defs:SLOGE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/hwcplus/include/log/
log.h 275 #ifndef SLOGE
276 #define SLOGE(...) ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__))
  /system/core/include/log/
log.h 272 #ifndef SLOGE
273 #define SLOGE(...) ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__))

Completed in 112 milliseconds