Home
last modified time | relevance | path

Searched defs:cleanupCookie (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DBpBinder.h108 void* cleanupCookie; member
/frameworks/native/libs/binder/
DBpBinder.cpp68 void* BpBinder::ObjectManager::attach(const void* objectID, void* object, void* cleanupCookie, in attach()
444 void* BpBinder::attachObject(const void* objectID, void* object, void* cleanupCookie, in attachObject()
DBinder.cpp334 void* BBinder::attachObject(const void* objectID, void* object, void* cleanupCookie, in attachObject()