replicant-frameworks_native/libs/binder
Narayan Kamath f905bc3bdc Remove Parcel::writeIntPtr.
All uses of this API have been removed. It should
never have been made public in the first place.

bug: 15424960

(cherry picked from commit 7da40c0a84)

Change-Id: I8d89f62dbdaee7149ef908e0c97417b85e0c48a2
2014-06-13 10:27:33 +01:00
..
Android.mk binder: Turn on -Werror 2014-06-03 11:11:45 -07:00
AppOpsManager.cpp Fix AppOsManager missing mutex unlock. 2013-07-22 17:13:12 -07:00
Binder.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
BpBinder.cpp binder: Turn on -Werror 2014-06-03 11:11:45 -07:00
BufferedTextOutput.cpp
Debug.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IAppOpsCallback.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IAppOpsService.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IInterface.cpp
IMemory.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IPCThreadState.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IPermissionController.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IServiceManager.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
MemoryBase.cpp Revert "Second try at adding a compatibility symbol for the MemoryBase constructor." 2013-07-09 22:15:42 +00:00
MemoryDealer.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
MemoryHeapBase.cpp Remove references to obsolete pmem functionality. 2013-11-21 12:22:39 -08:00
Parcel.cpp Remove Parcel::writeIntPtr. 2014-06-13 10:27:33 +01:00
PermissionCache.cpp
ProcessState.cpp Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
Static.cpp
TextOutput.cpp