HomeSort by relevance Sort by last modified time
    Searched refs:android_printLog (Results 1 - 4 of 4) sorted by null

  /development/ndk/sources/android/libportable/common/include/
log_portable.h 79 int _rv = android_printLog(priority, tag, __VA_ARGS__); \
  /external/dhcpcd/
common.h 109 #define syslog(a, b...) android_printLog(a, LOG_TAG, b)
  /system/core/include/log/
log.h 438 android_printLog(priority, tag, __VA_ARGS__)
501 #define android_printLog(prio, tag, fmt...) \
  /frameworks/av/media/libstagefright/chromium_http/
support.cpp 72 android_printLog(androidSeverity, "chromium-libstagefright",

Completed in 118 milliseconds