replicant-frameworks_native/libs/binder
Arve Hjønnevåg 84e625ac1e Binder: Use 64 bit pointers in 32 processes if selected by the target
Uses new kernel header where void * has been replaced by binder_uintptr_t

Change-Id: Icfc67c2a279269f700343bd9246fd7cb94efe2c1
2014-01-31 15:51:06 -08:00
..
Android.mk Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true 2014-01-31 15:50:59 -08:00
AppOpsManager.cpp Fix AppOsManager missing mutex unlock. 2013-07-22 17:13:12 -07:00
Binder.cpp Binder: Make binder portable 2014-01-31 10:49:40 +00:00
BpBinder.cpp
BufferedTextOutput.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
Debug.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
IAppOpsCallback.cpp
IAppOpsService.cpp Follow framework change to track started ops by proc. 2013-07-17 17:26:15 -07:00
IInterface.cpp
IMemory.cpp
IPCThreadState.cpp Binder: Use 64 bit pointers in 32 processes if selected by the target 2014-01-31 15:51:06 -08:00
IPermissionController.cpp
IServiceManager.cpp defaultServiceManager wait for service manager ready 2013-07-24 16:18:12 -07:00
MemoryBase.cpp Revert "Second try at adding a compatibility symbol for the MemoryBase constructor." 2013-07-09 22:15:42 +00:00
MemoryDealer.cpp Binder: Make binder portable 2014-01-31 10:49:40 +00:00
MemoryHeapBase.cpp Remove references to obsolete pmem functionality. 2013-11-21 12:22:39 -08:00
Parcel.cpp Binder: Use 64 bit pointers in 32 processes if selected by the target 2014-01-31 15:51:06 -08:00
PermissionCache.cpp
ProcessState.cpp defaultServiceManager wait for service manager ready 2013-07-24 16:18:12 -07:00
Static.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
TextOutput.cpp Bring back overloading to print String8/16. 2013-05-30 14:04:28 -07:00