replicant-frameworks_native/include/binder
Dan Stoza 41a0f2f86c binder: Add {read,write}Uint32 methods to Parcel
Adds readUint32 and writeUint32 methods to the Parcel class. This
saves a lot of static_casting in anything implementing a Binder
interface on the native side.

Change-Id: Iafc73b0633654a3a4c49767f41806b56906c924f
2014-12-01 11:13:11 -08:00
..
AppOpsManager.h
Binder.h Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" 2014-08-12 22:56:00 +00:00
BinderService.h
BpBinder.h
BufferedTextOutput.h
Debug.h
IAppOpsCallback.h
IAppOpsService.h
IBatteryStats.h add noteResetVideo/Audio to IBatteryStats 2014-07-23 21:51:56 +00:00
IBinder.h
IInterface.h Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
IMemory.h
IPCThreadState.h binder: Return pid_t/uid_t instead of int 2014-12-01 11:07:14 -08:00
IPermissionController.h
IServiceManager.h
MemoryBase.h
MemoryDealer.h Allow creation of heaps that are read-only to partner 2014-03-18 15:07:43 -07:00
MemoryHeapBase.h
Parcel.h binder: Add {read,write}Uint32 methods to Parcel 2014-12-01 11:13:11 -08:00
PermissionCache.h
ProcessState.h Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
TextOutput.h