replicant-frameworks_native/libs/binder
2009-08-20 03:55:20 -07:00
..
Android.mk new Permission class used to improve permission checks speed (by caching results) 2009-06-15 21:56:51 -07:00
Binder.cpp
BpBinder.cpp
IInterface.cpp
IMemory.cpp
IPCThreadState.cpp Instead of using -1 for pid and uid in the simulator, and then having 2009-07-17 10:48:09 -07:00
IPermissionController.cpp
IServiceManager.cpp new Permission class used to improve permission checks speed (by caching results) 2009-06-15 21:56:51 -07:00
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp Add offset handling in MemoryHeapBase class 2009-08-20 03:55:20 -07:00
MemoryHeapPmem.cpp
Parcel.cpp Support for marshalling pointers / intptr_t in Parcel. 2009-08-17 15:31:25 -07:00
Permission.cpp new Permission class used to improve permission checks speed (by caching results) 2009-06-15 21:56:51 -07:00
ProcessState.cpp
Static.cpp