Home
last modified time | relevance | path

Searched refs:attachObject (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DIBinder.h224 virtual void attachObject( const void* objectID,
DBinder.h58 virtual void attachObject( const void* objectID,
DBpBinder.h65 virtual void attachObject( const void* objectID,
/frameworks/native/include/binder/
DBinder.h58 virtual void attachObject( const void* objectID,
DIBinder.h224 virtual void attachObject( const void* objectID,
/frameworks/native/libs/binder/ndk/
Dibinder.cpp49 binder->attachObject(kId, kValue, nullptr /*cookie*/, clean); in attach()
255 binder->attachObject(ABpBinderTag::kId, static_cast<void*>(value), nullptr /*cookie*/, in lookupOrCreateFromBinder()
/frameworks/native/libs/binder/
DBinder.cpp221 void BBinder::attachObject( in attachObject() function in android::BBinder
DBpBinder.cpp361 void BpBinder::attachObject( in attachObject() function in android::BpBinder