platform_system_core/base/include/android-base
Josh Gao 13ea01db45 adb/base: allow use of unique_fd inside adb.
adb implements its own file descriptor emulation layer on Windows,
which requires the use of adb_close instead of close throughout the
codebase. Add a template argument to unique_fd that allows for this.

Bug: http://b/28347842
Change-Id: I6397261f4973d49f2f8e04257bf67b348585bb63
2016-05-14 18:25:51 -07:00
..
errors.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
file.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
logging.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
macros.h Define LIKELY and UNLIKELY in a vendor friendly way 2016-04-18 16:08:19 -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
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 Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
unique_fd.h adb/base: allow use of unique_fd inside adb. 2016-05-14 18:25:51 -07:00
utf8.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00