android_system_core/base/include/android-base
Tom Cherry f633b62b63 Merge "Require liblog for libbase in all configurations" 2020-01-15 23:20:07 +00:00
..
chrono_utils.h
cmsg.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
collections.h base: add helpers for sending/receiving file descriptors. 2019-02-13 13:21:54 -08:00
endian.h <android-base/endian.h>: fix interoperability issue 2019-09-18 13:06:45 +08:00
errors.h
expected.h Add noexcept to missing places in expected.h 2019-07-09 17:06:08 -07:00
file.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
format.h Include chrono.h 2019-08-27 20:38:14 +00:00
logging.h Merge "Require liblog for libbase in all configurations" 2020-01-15 23:20:07 +00:00
macros.h
mapped_file.h Fix SEGV in libziparchive with malformed zip file. 2019-12-17 08:39:09 -08:00
memory.h
no_destructor.h base: steal Chromium's NoDestructor. 2019-12-06 13:23:05 -08:00
off64_t.h
parsebool.h Expose ParseBool from libbase 2019-11-19 13:31:50 -08:00
parsedouble.h
parseint.h
parsenetaddress.h
process.h Add android::base::GetPids() function to return all pids 2019-07-01 13:55:46 -07:00
properties.h base: fix out of date documentation with PropertySet() 2019-06-05 10:31:33 -07:00
result.h Create android-base/format.h that includes fmtlib headers 2019-06-14 14:55:27 -07:00
scopeguard.h
stringprintf.h
strings.h Add absl-like StringReplace. 2019-11-18 16:02:31 -08:00
test_utils.h base: avoid evaluating macro argument multiple times. 2019-12-12 14:25:45 -08:00
thread_annotations.h base: add ScopedLockAssertion. 2019-02-12 16:32:35 -08:00
threads.h
unique_fd.h Add unique_fd::operator{==,!=} overloads that take a unique_fd. 2020-01-13 18:44:11 -08:00
utf8.h