replicant-frameworks_native/libs/binder
..
Android.mk
Binder.cpp
BpBinder.cpp
CursorWindow.cpp
IInterface.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
IMemory.cpp
IPCThreadState.cpp Make sure binder ioctl structs don't contain uninitialized values. 2011-04-21 14:37:15 +04:00
IPermissionController.cpp
IServiceManager.cpp Add Parcel::readExceptionCode() and Parcel::writeNoException() 2010-07-13 15:45:18 -07:00
MemoryBase.cpp move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
MemoryDealer.cpp Simplify the MemoryDealer implementation 2010-01-29 14:51:06 -08:00
MemoryHeapBase.cpp
MemoryHeapPmem.cpp
Parcel.cpp
PermissionCache.cpp PermissionCache caches permission checks 2011-06-27 17:42:15 -07:00
ProcessState.cpp
Static.cpp