OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOG_NOTICE
(Results
1 - 25
of
54
) sorted by null
1
2
3
/external/dhcpcd/
common.h
97
#undef
LOG_NOTICE
106
#define
LOG_NOTICE
ANDROID_LOG_WARN
/bionic/libc/include/
syslog.h
43
#define
LOG_NOTICE
5
/development/ndk/platforms/android-3/include/
syslog.h
43
#define
LOG_NOTICE
5
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
bss_log.c
106
#define
LOG_NOTICE
5
118
#define
LOG_NOTICE
5
194
{ 7, "NOTICE ",
LOG_NOTICE
},
195
{ 5, "NOTE ",
LOG_NOTICE
},
196
{ 4, "NOT ",
LOG_NOTICE
},
274
case
LOG_NOTICE
:
343
case
LOG_NOTICE
: priority_tag = "Notice"; break;
/external/openssl/crypto/bio/
bss_log.c
106
#define
LOG_NOTICE
5
118
#define
LOG_NOTICE
5
194
{ 7, "NOTICE ",
LOG_NOTICE
},
195
{ 5, "NOTE ",
LOG_NOTICE
},
196
{ 4, "NOT ",
LOG_NOTICE
},
274
case
LOG_NOTICE
:
343
case
LOG_NOTICE
: priority_tag = "Notice"; break;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
syslog.h
56
#define
LOG_NOTICE
5 /* normal but significant condition */
84
{ "notice",
LOG_NOTICE
},
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
syslog.h
56
#define
LOG_NOTICE
5 /* normal but significant condition */
84
{ "notice",
LOG_NOTICE
},
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
syslog.h
56
#define
LOG_NOTICE
5 /* normal but significant condition */
84
{ "notice",
LOG_NOTICE
},
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
syslog.h
43
#define
LOG_NOTICE
5
Completed in 357 milliseconds
1
2
3