/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | HTTPLiveSource.cpp | 41 const sp<AMessage> ¬ify, in HTTPLiveSource() 110 sp<AMessage> notify = new AMessage(kWhatSessionNotify, this); in prepareAsync() local 262 sp<AMessage> notify = dupNotify(); in pollForRawData() local 386 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 397 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 405 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 414 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 428 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
|
D | NuPlayerDecoderPassThrough.cpp | 43 const sp<AMessage> ¬ify, in DecoderPassThrough() 367 sp<AMessage> notify = mNotify->dup(); in onResume() local 394 sp<AMessage> notify = mNotify->dup(); in onFlush() local 405 sp<AMessage> notify = mNotify->dup(); in onShutdown() local
|
D | NuPlayerDecoderBase.cpp | 32 NuPlayer::DecoderBase::DecoderBase(const sp<AMessage> ¬ify) in DecoderBase() 207 sp<AMessage> notify = mNotify->dup(); in handleError() local
|
D | NuPlayerDecoder.cpp | 59 const sp<AMessage> ¬ify, in Decoder() 521 sp<AMessage> notify = mNotify->dup(); in onFlush() local 556 sp<AMessage> notify = mNotify->dup(); in onShutdown() local 600 sp<AMessage> notify = mNotify->dup(); in handleError() local 816 sp<AMessage> notify = mNotify->dup(); in handleOutputFormatChange() local 1325 sp<AMessage> notify = mNotify->dup(); in notifyResumeCompleteIfNecessary() local
|
D | NuPlayer.cpp | 227 sp<AMessage> notify = new AMessage(kWhatMediaClockNotify, this); in init() local 234 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 266 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 310 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 332 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 376 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 495 sp<AMessage> notify = new AMessage(kWhatNotifyTime, this); in notifyAt() local 1597 sp<AMessage> notify = new AMessage(kWhatRendererNotify, this); in onStart() local 1970 sp<AMessage> notify = new AMessage(kWhatAudioNotify, this); in instantiateDecoder() local 1992 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder() local [all …]
|
D | GenericSource.cpp | 56 const sp<AMessage> ¬ify, in GenericSource() 596 sp<AMessage> notify = dupNotify(); in sendCacheStats() local 781 sp<AMessage> notify = dupNotify(); in sendTextData() local 816 sp<AMessage> notify = dupNotify(); in sendGlobalTextData() local 888 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit() local 1484 sp<AMessage> notify = dupNotify(); in readBuffer() local 1527 sp<AMessage> notify = dupNotify(); in notifyBufferingUpdate() local 1576 sp<AMessage> notify = dupNotify(); in onPollBuffering() local
|
D | RTSPSource.cpp | 41 const sp<AMessage> ¬ify, in RTSPSource() 117 sp<AMessage> notify = new AMessage(kWhatNotify, this); in prepareAsync() local 801 sp<AMessage> notify = new AMessage(kWhatNotify, this); in onSDPLoaded() local 877 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary() local 893 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary() local
|
D | RTPSource.cpp | 36 const sp<AMessage> ¬ify, in RTPSource() 120 sp<AMessage> notify = new AMessage('accu', this); in prepareAsync() local 313 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit() local 408 sp<AMessage> notify = dupNotify(); in onMessageReceived() local
|
D | NuPlayerRenderer.cpp | 118 const sp<AMessage> ¬ify, in Renderer() 487 const sp<AMessage> ¬ify) { in changeAudioFormat() 557 sp<AMessage> notify; in onMessageReceived() local 868 sp<AMessage> notify = mNotify->dup(); in notifyIfMediaRenderingStarted_l() local 1461 sp<AMessage> notify = mNotify->dup(); in notifyVideoRenderingStart() local 1479 sp<AMessage> notify = mNotify->dup(); in notifyEOS_l() local 1745 sp<AMessage> notify = mNotify->dup(); in notifyFlushComplete() local 1901 sp<AMessage> notify = mNotify->dup(); in onAudioTearDown() local 2144 const sp<AMessage> &meta, const sp<AMessage> ¬ify) { in onChangeAudioFormat()
|
/frameworks/av/media/libmediaplayerservice/ |
D | DeathNotifier.cpp | 31 DeathRecipient(Notify const& notify): mNotify{notify} { in DeathRecipient() 46 DeathNotifier::DeathNotifier(sp<IBinder> const& service, Notify const& notify) in DeathNotifier() 52 DeathNotifier::DeathNotifier(sp<HBase> const& service, Notify const& notify) in DeathNotifier()
|
/frameworks/native/services/inputflinger/ |
D | InputListener.cpp | 47 void NotifyConfigurationChangedArgs::notify(InputListenerInterface& listener) const { in notify() function in android::NotifyConfigurationChangedArgs 92 void NotifyKeyArgs::notify(InputListenerInterface& listener) const { in notify() function in android::NotifyKeyArgs 223 void NotifyMotionArgs::notify(InputListenerInterface& listener) const { in notify() function in android::NotifyMotionArgs 247 void NotifySwitchArgs::notify(InputListenerInterface& listener) const { in notify() function in android::NotifySwitchArgs 282 void NotifySensorArgs::notify(InputListenerInterface& listener) const { in notify() function in android::NotifySensorArgs 300 void NotifyVibratorStateArgs::notify(InputListenerInterface& listener) const { in notify() function in android::NotifyVibratorStateArgs 316 void NotifyDeviceResetArgs::notify(InputListenerInterface& listener) const { in notify() function in android::NotifyDeviceResetArgs 334 void NotifyPointerCaptureChangedArgs::notify(InputListenerInterface& listener) const { in notify() function in android::NotifyPointerCaptureChangedArgs
|
/frameworks/av/media/libstagefright/filters/ |
D | GraphicBufferListener.cpp | 32 const sp<AMessage> ¬ify, in init() 74 sp<AMessage> notify = mNotify->dup(); in onFrameAvailable() local
|
/frameworks/av/media/libstagefright/rtsp/ |
D | SDPLoader.cpp | 39 const sp<AMessage> ¬ify, in SDPLoader() 141 sp<AMessage> notify = mNotify->dup(); in onLoad() local
|
D | ARTPSource.cpp | 46 const sp<AMessage> ¬ify) in ARTPSource() 140 sp<AMessage> notify = mNotify->dup(); in timeUpdate() local 154 sp<AMessage> notify = mNotify->dup(); in processReceptionReportBlock() local 718 sp<AMessage> notify = mJbTimer->dup(); in setJbAlarmTime() local 737 sp<AMessage> notify = mNotify->dup(); in notifyPktInfo() local
|
D | AMPEG2TSAssembler.cpp | 37 const sp<AMessage> ¬ify, in AMPEG2TSAssembler()
|
D | ARTPConnection.cpp | 108 const sp<AMessage> ¬ify, in addStream() 504 sp<AMessage> notify = it->mNotifyMsg->dup(); in onPollStreams() local 721 sp<AMessage> notify = s->mNotifyMsg->dup(); in notifyCongestionToUpperLayerIfNeeded() local 851 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseRTP() local 917 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseRTCP() local 1176 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseTSFB() local 1218 sp<AMessage> notify = s->mNotifyMsg->dup(); in parsePSFB() local 1234 sp<AMessage> notify = s->mNotifyMsg->dup(); in parsePSFB() local
|
D | ARawAudioAssembler.cpp | 37 const sp<AMessage> ¬ify, in ARawAudioAssembler()
|
/frameworks/av/media/libstagefright/ |
D | MPEG2TSWriter.cpp | 130 void MPEG2TSWriter::SourceInfo::start(const sp<AMessage> ¬ify, const sp<MetaData> ¶ms) { in start() 245 sp<AMessage> notify = mNotify->dup(); in extractCodecSpecificData() local 253 sp<AMessage> notify = mNotify->dup(); in appendAVCFrame() local 283 sp<AMessage> notify = mNotify->dup(); in appendAACFrames() local 356 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local 375 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local 530 sp<AMessage> notify = in start() local
|
D | MediaCodec.cpp | 522 BufferCallback::BufferCallback(const sp<AMessage> ¬ify) in BufferCallback() 527 sp<AMessage> notify(mNotify->dup()); in onInputBufferAvailable() local 536 sp<AMessage> notify(mNotify->dup()); in onOutputBufferAvailable() local 574 CodecCallback::CodecCallback(const sp<AMessage> ¬ify) : mNotify(notify) {} in CodecCallback() 577 sp<AMessage> notify(mNotify->dup()); in onEos() local 584 sp<AMessage> notify(mNotify->dup()); in onStartCompleted() local 590 sp<AMessage> notify(mNotify->dup()); in onStopCompleted() local 596 sp<AMessage> notify(mNotify->dup()); in onReleaseCompleted() local 602 sp<AMessage> notify(mNotify->dup()); in onFlushCompleted() local 608 sp<AMessage> notify(mNotify->dup()); in onError() local [all …]
|
/frameworks/av/media/libstagefright/tests/writer/ |
D | WriterListener.h | 32 virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) { in notify() function
|
/frameworks/av/drm/common/ |
D | IDrmServiceListener.cpp | 27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify() function in BpDrmServiceListener
|
/frameworks/av/services/camera/libcameraservice/device3/aidl/ |
D | AidlCamera3OfflineSession.cpp | 139 ::ndk::ScopedAStatus AidlCamera3OfflineSession::AidlCameraDeviceCallbacks::notify( in notify() function in android::AidlCamera3OfflineSession::AidlCameraDeviceCallbacks 149 ::ndk::ScopedAStatus AidlCamera3OfflineSession::notify( in notify() function in android::AidlCamera3OfflineSession
|
/frameworks/av/media/libmedia/ |
D | IMediaRecorderClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaRecorderClient
|
D | IMediaPlayerClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) in notify() function in android::BpMediaPlayerClient
|
/frameworks/base/media/jni/soundpool/ |
D | SoundManager.h | 80 void notify(SoundPoolEvent event) const in notify() function
|