Searched defs:detachObject (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/system/libhwbinder/ | ||
H A D | Binder.cpp | 174 void BHwBinder::detachObject(const void* objectID) in detachObject() function in android::hardware::BHwBinder |
H A D | BpHwBinder.cpp | 255 void BpHwBinder::detachObject(const void* objectID) in detachObject() function in android::hardware::BpHwBinder |
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ | ||
D | FramebufferData.cpp | 422 void FramebufferData::detachObject(int idx) { in detachObject() function in FramebufferData |
/aosp_15_r20/frameworks/native/libs/binder/ | ||
H A D | BpBinder.cpp | 710 void* BpBinder::detachObject(const void* objectID) { in detachObject() function in android::BpBinder |
H A D | Binder.cpp | 483 void* BBinder::detachObject(const void* objectID) { in detachObject() function in android::BBinder |