replicant-frameworks_native/libs/binder
Brad Fitzpatrick 70081a1511 Replace several IPCThreadState::get() lookups with one.
Also, make StrictMode's ThreadLocal final.

Change-Id: I08d400ed254fa67bb7a3dae1227f205a54c00df0
2010-07-27 12:28:57 -07:00
..
Android.mk
Binder.cpp
BpBinder.cpp
IInterface.cpp
IMemory.cpp
IPCThreadState.cpp More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. 2010-07-15 13:18:05 -07:00
IPermissionController.cpp Add Parcel::readExceptionCode() and Parcel::writeNoException() 2010-07-13 15:45:18 -07:00
IServiceManager.cpp Add Parcel::readExceptionCode() and Parcel::writeNoException() 2010-07-13 15:45:18 -07:00
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp
MemoryHeapPmem.cpp
Parcel.cpp Replace several IPCThreadState::get() lookups with one. 2010-07-27 12:28:57 -07:00
Permission.cpp
ProcessState.cpp
Static.cpp