HomeSort by relevance Sort by last modified time
    Searched refs:LOG_PERROR (Results 1 - 25 of 61) sorted by null

1 2 3

  /bionic/libc/include/
syslog.h 86 #define LOG_PERROR 0x20
  /development/ndk/platforms/android-21/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
syslog.h 85 #define LOG_PERROR 0x20
  /development/ndk/platforms/android-3/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
85 #define LOG_PERROR 0x20 /* additional logging to stderr */
  /external/mdnsresponder/mDNSShared/
mDNSDebug.c 33 #define LOG_PERROR 0x20
  /external/toybox/toys/pending/
logger.c 70 openlog(TT.ident, (toys.optflags & FLAG_s ? LOG_PERROR : 0) , facility);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
85 #define LOG_PERROR 0x20 /* additional logging to stderr */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
85 #define LOG_PERROR 0x20 /* additional logging to stderr */

Completed in 1312 milliseconds

1 2 3