platform_system_core/base/include/android-base
Andreas Gampe 1f5fb43047 Base: Remove LOG_S variants.
Partially reverts commit 436f5a031f.

Remove the variants taking a fully qualified LogSeverity. Instead
use a lambda with "using" statements to translate both qualified
and unqualified names into valid expressions.

Compile-time regression was measured as 0.1s for a thousand LOG
statements on a z840.

Update tests.

Bug: 31338270
Test: m
Test: mmma system/core/base && $ANDROID_HOST_OUT/nativetest64/libbase_test/libbase_test64
Change-Id: I36fdf30a9d535b19543307b85d1b3c19a97f20dd
2016-09-24 10:18:38 -07:00
..
errors.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
file.h base: add parameter that controls O_NOFOLLOW in file functions. 2016-09-14 17:08:22 -07:00
logging.h Base: Remove LOG_S variants. 2016-09-24 10:18:38 -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
quick_exit.h base: add quick_exit emulation. 2016-09-13 17:54:50 -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: rename unique_fd::clear() to unique_fd::reset(). 2016-09-19 11:24:58 -07:00
utf8.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00