android_system_core/base
Andreas Gampe 1923e768ef Base: Add default tag manipulation
Allow the default tag (the program name) to be overwritten.

Bug: 34867873
Test: m
Test: logging_test
Test: manual
Change-Id: I4ef32bad413a7cc82e46ce16a2f26212925964b1
2018-03-06 14:45:11 -08:00
..
include/android-base Base: Add default tag manipulation 2018-03-06 14:45:11 -08:00
.clang-format
Android.bp Base: Add an NDK-compiled version of libbase 2018-02-21 01:59:24 +00:00
CPPLINT.cfg
OWNERS
chrono_utils.cpp base: adb.exe build error 2018-02-05 09:33:10 -08:00
chrono_utils_test.cpp
endian_test.cpp
errors_test.cpp
errors_unix.cpp
errors_windows.cpp
file.cpp
file_test.cpp
logging.cpp Base: Add default tag manipulation 2018-03-06 14:45:11 -08:00
logging_test.cpp Base: Add default tag manipulation 2018-03-06 14:45:11 -08:00
parsedouble_test.cpp
parseint_test.cpp
parsenetaddress.cpp
parsenetaddress_test.cpp
properties.cpp Base: Add an NDK-compiled version of libbase 2018-02-21 01:59:24 +00:00
properties_test.cpp
quick_exit.cpp
quick_exit_test.cpp
scopeguard_test.cpp
stringprintf.cpp
stringprintf_test.cpp
strings.cpp Add std::string StartsWith*/EndsWith* overloads. 2017-12-20 09:42:22 -08:00
strings_test.cpp Add std::string StartsWith*/EndsWith* overloads. 2017-12-20 09:42:22 -08:00
test_main.cpp
test_utils.cpp
test_utils_test.cpp base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. 2017-12-19 17:16:12 -08:00
utf8.cpp
utf8_test.cpp