replicant-frameworks_native/include/binder
Narayan Kamath 162ea0e9e8 Remove global variables from ProcessState.
These weren't really being used and they make it
very hard to reason about who looks at command line
arguments.

Processes started via app_process (this includes all
zygote forks and the system_server) can get information
about command line arguments from the AndroidRuntime
class, which is available via a call to
AndroidRuntime::getRuntime.

bug: 13647418

Change-Id: I6f92680c3619a68c6d4b0995db4cdc9adc788e36
2014-04-03 12:29:44 +00:00
..
AppOpsManager.h
Binder.h
BinderService.h make all libsurfaceflinger and libsensorservice symbols's visibility hidden 2013-05-09 16:51:37 -07:00
BpBinder.h
BufferedTextOutput.h libbinder: include sys/uio.h instead of cutils/uio.h 2013-07-23 14:52:34 -07:00
Debug.h libutils clean-up 2013-05-07 18:28:11 -07:00
IAppOpsCallback.h
IAppOpsService.h Follow framework change to track started ops by proc. 2013-07-17 17:26:15 -07:00
IBinder.h
IInterface.h
IMemory.h
IPCThreadState.h Binder: Use 64 bit pointers in 32 processes if selected by the target 2014-01-31 15:51:06 -08:00
IPermissionController.h
IServiceManager.h
MemoryBase.h Revert "Add a compatibility symbol for the MemoryBase constructor." 2013-03-14 10:51:17 +00:00
MemoryDealer.h
MemoryHeapBase.h
Parcel.h Binder: Use 64 bit pointers in 32 processes if selected by the target 2014-01-31 15:51:06 -08:00
PermissionCache.h
ProcessState.h Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
TextOutput.h Bring back overloading to print String8/16. 2013-05-30 14:04:28 -07:00