Searched refs:setObject (Results 1 - 17 of 17) sorted by relevance

/frameworks/base/media/jni/
H A Dandroid_media_MediaHTTPConnection.cpp84 static sp<JMediaHTTPConnection> setObject( function
119 setObject(env, thiz, conn);
124 setObject(env, thiz, NULL);
/frameworks/av/media/libstagefright/rtsp/
H A DSDPLoader.cpp142 notify->setObject("description", desc);
H A DARTPConnection.cpp88 msg->setObject("session-desc", sessionDesc);
H A DARTSPConnection.cpp883 reply->setObject("response", response);
H A DMyHandler.h187 reply->setObject("description", desc);
/frameworks/av/media/libstagefright/timedtext/
H A DTimedTextPlayer.cpp78 msg->setObject("source", source);
265 msg->setObject("subtitle", parcel);
/frameworks/av/include/media/stagefright/foundation/
H A DAMessage.h54 void setObject(const char *name, const sp<RefBase> &obj);
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderBase.cpp75 msg->setObject("renderer", renderer);
H A DNuPlayer.cpp206 msg->setObject("source", new StreamingSource(notify, source));
264 msg->setObject("source", source);
283 msg->setObject("source", source);
296 msg->setObject("native-window", NULL);
298 msg->setObject(
309 msg->setObject("sink", sink);
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp125 msg->setObject("meta", meta);
273 msg->setObject("meta", params);
H A DMediaCodec.cpp263 msg->setObject(
916 response->setObject("input-surface", obj);
1276 format->setObject("native-window", obj);
H A DACodec.cpp611 notify->setObject("portDesc", desc);
5152 notify->setObject("input-surface",
/frameworks/av/cmds/stagefright/
H A DSimplePlayer.cpp76 msg->setObject(
H A Dsf2.cpp157 format->setObject(
/frameworks/av/media/libstagefright/foundation/
H A DAMessage.cpp245 void AMessage::setObject(const char *name, const sp<RefBase> &obj) { function in class:android::AMessage
H A DANetworkSession.cpp428 notify->setObject("data", msg);
/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp1172 accessUnit->meta()->setObject("format", format);

Completed in 5234 milliseconds