replicant-frameworks_native/libs/binder
Dan Stoza 9c634fd2d1 binder: Return pid_t/uid_t instead of int
Makes IPCThreadState::getCalling{Pid,Uid} return a more
appropriate type.

Change-Id: I97f8a83c1c0722bc1afbf8a6df1a288f8f1f0d2c
2014-12-01 11:07:14 -08:00
..
Android.mk
AppOpsManager.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
Binder.cpp C++11 compatibility. 2014-11-20 21:04:35 +00:00
BpBinder.cpp Binder: Remove unused functions & variables 2014-11-24 11:39:11 -08:00
BufferedTextOutput.cpp
Debug.cpp We HAVE_LITTLE_ENDIAN. 2014-11-21 23:35:36 -08:00
IAppOpsCallback.cpp
IAppOpsService.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
IBatteryStats.cpp
IInterface.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
IMemory.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
IPCThreadState.cpp binder: Return pid_t/uid_t instead of int 2014-12-01 11:07:14 -08:00
IPermissionController.cpp
IServiceManager.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp
Parcel.cpp C++11 compatibility. 2014-11-20 21:04:35 +00:00
PermissionCache.cpp
ProcessState.cpp
Static.cpp
TextOutput.cpp