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