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

  /bionic/libc/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /development/ndk/platforms/android-3/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */

Completed in 57 milliseconds