Searched refs:findObject (Results 26 - 30 of 30) sorted by relevance

12

/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp563 jobject object = (jobject)val->findObject(&gBinderProxyOffsets);
/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp1050 CHECK(msg->findObject("data", &obj));
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp847 CHECK(response->findObject("format", &format));
/frameworks/av/media/libstagefright/
H A DACodec.cpp1849 bool haveNativeWindow = msg->findObject("native-window", &obj)
5381 CHECK(msg->findObject("surface", &obj));
5449 CHECK(msg->findObject("messages", &obj));
6767 CHECK(msg->findObject("input-surface", &obj));
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp1021 CHECK(msg->findObject("playlist", (sp<RefBase> *)&mPlaylist));

Completed in 216 milliseconds

12