..
chrono_utils.h
base: adb.exe build error
2018-02-05 09:33:10 -08:00
endian.h
Add cross-platform <android-base/endian.h>.
2017-02-24 14:03:36 -08:00
errors.h
Fix <android-base/*.h> header guards.
2016-03-23 15:04:52 -07:00
file.h
Add definition of off64_t for mac os builds
2017-07-25 16:26:23 -07:00
logging.h
Use LOG_TAG instead of binary name as a tag.
2017-12-20 10:59:46 -08: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
Fix <android-base/*.h> header guards.
2016-03-23 15:04:52 -07:00
properties.h
Fix timeouts for android::base::WaitForProperty*
2017-03-27 18:05:58 -07:00
quick_exit.h
base: add quick_exit emulation.
2016-09-13 17:54:50 -07:00
scopeguard.h
Add android::base::ScopeGuard
2017-04-05 16:15:33 -07:00
stringprintf.h
Add __attribute__((__format__)) to fastboot's die().
2018-01-09 11:18:10 -08:00
strings.h
Add std::string StartsWith*/EndsWith* overloads.
2017-12-20 09:42:22 -08:00
test_utils.h
base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.
2017-12-19 17:16:12 -08:00
thread_annotations.h
Adding per-method clang thread safety annotations
2018-01-10 12:25:32 -08: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