Home
last modified time | relevance | path

Searched defs:detachObject (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/libhwbinder/
H A DBinder.cpp174 void BHwBinder::detachObject(const void* objectID) in detachObject() function in android::hardware::BHwBinder
H A DBpHwBinder.cpp255 void BpHwBinder::detachObject(const void* objectID) in detachObject() function in android::hardware::BpHwBinder
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DFramebufferData.cpp422 void FramebufferData::detachObject(int idx) { in detachObject() function in FramebufferData
/aosp_15_r20/frameworks/native/libs/binder/
H A DBpBinder.cpp710 void* BpBinder::detachObject(const void* objectID) { in detachObject() function in android::BpBinder
H A DBinder.cpp483 void* BBinder::detachObject(const void* objectID) { in detachObject() function in android::BBinder