Searched refs:attachObject (Results 1 – 8 of 8) sorted by relevance
/frameworks/native/libs/binder/include/binder/ |
D | IBinder.h | 224 virtual void attachObject( const void* objectID,
|
D | Binder.h | 58 virtual void attachObject( const void* objectID,
|
D | BpBinder.h | 65 virtual void attachObject( const void* objectID,
|
/frameworks/native/include/binder/ |
D | Binder.h | 58 virtual void attachObject( const void* objectID,
|
D | IBinder.h | 224 virtual void attachObject( const void* objectID,
|
/frameworks/native/libs/binder/ndk/ |
D | ibinder.cpp | 49 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/ |
D | Binder.cpp | 221 void BBinder::attachObject( in attachObject() function in android::BBinder
|
D | BpBinder.cpp | 361 void BpBinder::attachObject( in attachObject() function in android::BpBinder
|