Searched defs:attachObject (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/libhwbinder/ | ||
H A D | Binder.cpp | 154 void BHwBinder::attachObject( in attachObject() function in android::hardware::BHwBinder |
H A D | BpHwBinder.cpp | 240 void BpHwBinder::attachObject( in attachObject() function in android::hardware::BpHwBinder |
/aosp_15_r20/frameworks/native/libs/binder/ | ||
H A D | BpBinder.cpp | 697 void* BpBinder::attachObject(const void* objectID, void* object, void* cleanupCookie, in attachObject() function in android::BpBinder |
H A D | Binder.cpp | 465 void* BBinder::attachObject(const void* objectID, void* object, void* cleanupCookie, in attachObject() function in android::BBinder |