Searched defs:cleanupCookie (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/include/binder/ |
D | BpBinder.h | 86 void* cleanupCookie; member
|
/frameworks/native/libs/binder/ |
D | BpBinder.cpp | 44 const void* objectID, void* object, void* cleanupCookie, in attach() 286 const void* objectID, void* object, void* cleanupCookie, in attachObject()
|
D | Binder.cpp | 139 const void* objectID, void* object, void* cleanupCookie, in attachObject()
|
/frameworks/base/core/jni/ |
D | android_util_Binder.cpp | 538 static void proxy_cleanup(const void* id, void* obj, void* cleanupCookie) in proxy_cleanup()
|