Searched defs:findObject (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/libs/binder/ | ||
| D | BpBinder.cpp | 547 void* BpBinder::findObject(const void* objectID) const in findObject() function in android::BpBinder |
| D | Binder.cpp | 458 void* BBinder::findObject(const void* objectID) const in findObject() function in android::BBinder |
| /frameworks/av/media/module/foundation/ | ||
| D | AMessage.cpp | 369 bool AMessage::findObject(const char *name, sp<RefBase> *obj) const { in findObject() function in android::AMessage |