replicant-frameworks_native/include/binder
Iliyan Malchev 0db1a8931b libbinder: add a NO_CACHING flag to MemoryHeapBase
The NO_CACHING flag translates to opening a memory region with O_SYNC.

Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-10-30 18:35:47 -07:00
..
Binder.h
BpBinder.h
IBinder.h
IInterface.h
IMemory.h
IPCThreadState.h
IPermissionController.h
IServiceManager.h
MemoryBase.h
MemoryDealer.h Make MemoryDealer's destructor protected instead of public. 2009-07-16 10:05:57 -07:00
MemoryHeapBase.h libbinder: add a NO_CACHING flag to MemoryHeapBase 2009-10-30 18:35:47 -07:00
MemoryHeapPmem.h
Parcel.h Support for marshalling pointers / intptr_t in Parcel. 2009-08-17 15:31:25 -07:00
Permission.h
ProcessState.h