Home
last modified time | relevance | path

Searched defs:attachObject (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/libhwbinder/
H A DBinder.cpp154 void BHwBinder::attachObject( in attachObject() function in android::hardware::BHwBinder
H A DBpHwBinder.cpp240 void BpHwBinder::attachObject( in attachObject() function in android::hardware::BpHwBinder
/aosp_15_r20/frameworks/native/libs/binder/
H A DBpBinder.cpp697 void* BpBinder::attachObject(const void* objectID, void* object, void* cleanupCookie, in attachObject() function in android::BpBinder
H A DBinder.cpp465 void* BBinder::attachObject(const void* objectID, void* object, void* cleanupCookie, in attachObject() function in android::BBinder