android_system_core/base/include/android-base
Andreas Gampe c8f935aa5e Base: Warn on using ostream<< with std::string*
In most reasonable cases, this is actually a bug. So add a diagnostic.

Test: m
Change-Id: Ib506b45dbdbafcb1893486b08ef13ec8f11d0357
2017-09-22 16:25:58 -07:00
..
chrono_utils.h Move Timer from init to libbase 2017-07-10 09:28:24 -07:00
endian.h Add cross-platform <android-base/endian.h>. 2017-02-24 14:03:36 -08:00
errors.h
file.h Add definition of off64_t for mac os builds 2017-07-25 16:26:23 -07:00
logging.h Base: Warn on using ostream<< with std::string* 2017-09-22 16:25:58 -07:00
macros.h Define current ABI string in android-base/macros.h 2017-08-23 20:46:38 +02:00
memory.h Switch to memcpy for accessing misaligned data. 2016-12-07 03:46:55 -08:00
parsedouble.h libbase: add parsedouble.h. 2016-10-19 11:19:42 -07:00
parseint.h Move off std::sto* function which abort on failure. 2016-10-13 15:34:05 -07:00
parsenetaddress.h
properties.h Fix timeouts for android::base::WaitForProperty* 2017-03-27 18:05:58 -07:00
quick_exit.h
scopeguard.h Add android::base::ScopeGuard 2017-04-05 16:15:33 -07:00
stringprintf.h
strings.h bootable/recovery wants EqualsIgnoreCase. 2017-01-13 18:51:32 -08:00
test_utils.h Add the Release function for TemporaryFiles 2017-09-11 14:08:32 -07:00
thread_annotations.h Revert "base: work around thread safety analysis bug." 2017-08-02 23:10:26 +00:00
unique_fd.h base: hopefully fix the mac build. 2017-08-29 21:28:32 -07:00
utf8.h Add (partial) support for Windows long paths 2017-06-28 17:12:37 +00:00