Searched defs:detachObject (Results 1 – 2 of 2) sorted by relevance
| /frameworks/native/libs/binder/ | ||
| D | BpBinder.cpp | 553 void* BpBinder::detachObject(const void* objectID) { in detachObject() function in android::BpBinder |
| D | Binder.cpp | 467 void* BBinder::detachObject(const void* objectID) { in detachObject() function in android::BBinder |