replicant-frameworks_native/include/binder
Mathias Agopian 7a7524810a get rid of MemoryHeapPmem
MemoryHeapPmem is not used any longer. PMEM is not a supported
type of memory by the system anymore. a particular device might
use PMEM and need something like MemoryHeapPmem, in this case this
should be implemented in device specific code (HAL).

This will most likely break older no longer supported targets.

Change-Id: I434e4291219950018de8b793b0403bb2d92dd5cc
2012-02-27 19:58:57 -08:00
..
Binder.h
BinderService.h Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
BpBinder.h
IBinder.h
IInterface.h
IMemory.h
IPCThreadState.h Multi-user - 1st major checkin 2012-02-03 12:01:47 -08:00
IPermissionController.h
IServiceManager.h Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
MemoryBase.h
MemoryDealer.h
MemoryHeapBase.h
Parcel.h
PermissionCache.h
ProcessState.h