ec4e0063a1
Bug: 5332296 The memory dealer introduces additional delays for reclaiming the memory owned by CursorWindows because the Binder object must be finalized. Using ashmem instead gives CursorWindow more direct control over the lifetime of the shared memory region. The provider now allocates the CursorWindows and returns them to clients with a read-only protection bit set on the ashmem region. Improved the encapsulation of CursorWindow. Callers shouldn't need to care about details like how string fields are allocated. Removed the compile-time configuration of string and numeric storage modes to remove some dead weight. Change-Id: I07c2bc2a9c573d7e435dcaecd269d25ea9807acd |
||
---|---|---|
.. | ||
Binder.h | ||
BinderService.h | ||
BpBinder.h | ||
CursorWindow.h | ||
IBinder.h | ||
IInterface.h | ||
IMemory.h | ||
IPCThreadState.h | ||
IPermissionController.h | ||
IServiceManager.h | ||
MemoryBase.h | ||
MemoryDealer.h | ||
MemoryHeapBase.h | ||
MemoryHeapPmem.h | ||
Parcel.h | ||
PermissionCache.h | ||
ProcessState.h |