replicant-frameworks_native/libs/binder
Colin Cross 6f4f3ab36c binder: fix all warnings
Fix warnings related to casting pointers to ints, using %d or %ld to
print size_t/ssize_t, and unused parameters.

Change-Id: I7a13ba83d402952989c1f795cd9e880a95b98d9e
2014-02-05 17:51:10 -08:00
..
Android.mk Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set. 2014-02-03 14:48:36 -08:00
AppOpsManager.cpp
Binder.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
BpBinder.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
BufferedTextOutput.cpp
Debug.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IAppOpsCallback.cpp
IAppOpsService.cpp
IInterface.cpp
IMemory.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IPCThreadState.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IPermissionController.cpp
IServiceManager.cpp
MemoryBase.cpp
MemoryDealer.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
MemoryHeapBase.cpp
Parcel.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
PermissionCache.cpp
ProcessState.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
Static.cpp
TextOutput.cpp