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

1 2 3 4

  /bionic/libc/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /development/ndk/platforms/android-21/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
syslog.h 41 #define LOG_CRIT 2 /* ERROR */
  /external/libbrillo/brillo/
syslog_logging.cc 19 const int kSyslogCritical = LOG_CRIT;
24 #undef LOG_CRIT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 53 #define LOG_CRIT 2 /* critical conditions */
77 { "crit", LOG_CRIT },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
syslog.h 53 #define LOG_CRIT 2 /* critical conditions */
77 { "crit", LOG_CRIT },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
syslog.h 53 #define LOG_CRIT 2 /* critical conditions */
77 { "crit", LOG_CRIT },
  /development/ndk/platforms/android-3/include/
syslog.h 40 #define LOG_CRIT 2

Completed in 352 milliseconds

1 2 3 4