android_system_core/base/include/android-base
Andreas Gampe 550829d84b Base: Add INTERNAL_FATAL to logging severity
Add the INTERNAL_FATAL level. It will print 'F' like FATAL, but
does not abort after logging.

Add a test to logging_test.

Bug: 31338270
Test: m
Test: mmma system/core/base && adb sync && adb shell /data/nativetest/libbase_test/libbase_test32
Change-Id: Idf74c08e8516881efccaefc58fa3f41d57e56396
2016-09-07 18:19:42 -07:00
..
errors.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
file.h Add android::base::GetExecutablePath, switch adb and fastboot over. 2016-09-01 09:24:24 -07:00
logging.h Base: Add INTERNAL_FATAL to logging severity 2016-09-07 18:19:42 -07:00
macros.h Base: assume and use C++11 in libbase 2016-09-01 13:38:12 -07:00
memory.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
parseint.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
parsenetaddress.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
stringprintf.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
strings.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
test_utils.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
thread_annotations.h Base: add more thread annotations 2016-08-31 13:29:07 -07:00
unique_fd.h base: disallow close() on unique_fd. 2016-08-29 14:37:49 -07:00
utf8.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00