/frameworks/av/include/media/stagefright/foundation/ |
H A D | AHandlerReflector.h | 32 virtual void onMessageReceived(const sp<AMessage> &msg) { function in struct:android::AHandlerReflector 35 target->onMessageReceived(msg);
|
/frameworks/av/media/libstagefright/rtsp/ |
H A D | UDPPusher.cpp | 111 void UDPPusher::onMessageReceived(const sp<AMessage> &msg) { function in class:android::UDPPusher
|
H A D | SDPLoader.cpp | 72 void SDPLoader::onMessageReceived(const sp<AMessage> &msg) { function in class:android::SDPLoader
|
H A D | ARTPSession.cpp | 126 void ARTPSession::onMessageReceived(const sp<AMessage> &msg) { function in class:android::ARTPSession
|
H A D | ARTPConnection.cpp | 148 void ARTPConnection::onMessageReceived(const sp<AMessage> &msg) { function in class:android::ARTPConnection
|
H A D | ARTPWriter.cpp | 190 void ARTPWriter::onMessageReceived(const sp<AMessage> &msg) { function in class:android::ARTPWriter
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
H A D | MediaPuller.cpp | 83 void MediaPuller::onMessageReceived(const sp<AMessage> &msg) { function in class:android::MediaPuller
|
H A D | RepeaterSource.cpp | 179 void RepeaterSource::onMessageReceived(const sp<AMessage> &msg) { function in class:android::RepeaterSource
|
H A D | Converter.cpp | 292 void Converter::onMessageReceived(const sp<AMessage> &msg) { function in class:android::Converter
|
/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/ |
H A D | Service.java | 69 public void onMessageReceived(int service, int what, ByteBuffer content) { method in class:Service
|
H A D | Transport.java | 209 callback.onMessageReceived(service, what, content); 247 public void onMessageReceived(int service, int what, ByteBuffer content); method in interface:Transport.Callback
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerDecoderBase.cpp | 122 void NuPlayer::DecoderBase::onMessageReceived(const sp<AMessage> &msg) { function in class:android::NuPlayer::DecoderBase
|
H A D | StreamingSource.cpp | 262 void NuPlayer::StreamingSource::onMessageReceived( function in class:android::NuPlayer::StreamingSource
|
H A D | HTTPLiveSource.cpp | 246 void NuPlayer::HTTPLiveSource::onMessageReceived(const sp<AMessage> &msg) { function in class:android::NuPlayer::HTTPLiveSource 279 Source::onMessageReceived(msg);
|
H A D | NuPlayerDecoderPassThrough.cpp | 409 void NuPlayer::DecoderPassThrough::onMessageReceived(const sp<AMessage> &msg) { function in class:android::NuPlayer::DecoderPassThrough 425 DecoderBase::onMessageReceived(msg);
|
H A D | RTSPSource.cpp | 322 void NuPlayer::RTSPSource::onMessageReceived(const sp<AMessage> &msg) { function in class:android::NuPlayer::RTSPSource
|
/frameworks/av/media/libstagefright/timedtext/ |
H A D | TimedTextPlayer.cpp | 82 void TimedTextPlayer::onMessageReceived(const sp<AMessage> &msg) { function in class:android::TimedTextPlayer
|
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/ |
H A D | DisplaySinkService.java | 91 public void onMessageReceived(int service, int what, ByteBuffer content) { method in class:DisplaySinkService
|
/frameworks/av/cmds/stagefright/ |
H A D | SimplePlayer.cpp | 106 void SimplePlayer::onMessageReceived(const sp<AMessage> &msg) { function in class:android::SimplePlayer
|
/frameworks/av/media/libstagefright/wifi-display/ |
H A D | MediaSender.cpp | 285 void MediaSender::onMessageReceived(const sp<AMessage> &msg) { function in class:android::MediaSender
|
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/ |
H A D | DisplaySourceService.java | 82 public void onMessageReceived(int service, int what, ByteBuffer content) { method in class:DisplaySourceService
|
/frameworks/wilhelm/src/android/ |
H A D | android_StreamPlayer.cpp | 313 void StreamPlayer::onMessageReceived(const sp<AMessage> &msg) { function in class:android::StreamPlayer 324 GenericMediaPlayer::onMessageReceived(msg);
|
/frameworks/av/media/libstagefright/ |
H A D | MediaCodecSource.cpp | 55 virtual void onMessageReceived(const sp<AMessage> &msg); 172 void MediaCodecSource::Puller::onMessageReceived(const sp<AMessage> &msg) { function in class:android::MediaCodecSource::Puller 675 void MediaCodecSource::onMessageReceived(const sp<AMessage> &msg) { function in class:android::MediaCodecSource
|
/frameworks/av/media/libstagefright/filters/ |
H A D | MediaFilter.cpp | 117 void MediaFilter::onMessageReceived(const sp<AMessage> &msg) { function in class:android::MediaFilter
|
/frameworks/av/media/libstagefright/omx/ |
H A D | GraphicBufferSource.cpp | 990 void GraphicBufferSource::onMessageReceived(const sp<AMessage> &msg) { function in class:android::GraphicBufferSource
|