/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | HTTPLiveSource.cpp | 42 const sp<AMessage> ¬ify, in HTTPLiveSource() 111 sp<AMessage> notify = new AMessage(kWhatSessionNotify, this); in prepareAsync() local 263 sp<AMessage> notify = dupNotify(); in pollForRawData() local 387 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 398 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 406 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 415 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 429 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
|
D | NuPlayerDecoderPassThrough.cpp | 44 const sp<AMessage> ¬ify, in DecoderPassThrough() 368 sp<AMessage> notify = mNotify->dup(); in onResume() local 395 sp<AMessage> notify = mNotify->dup(); in onFlush() local 406 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 | 60 const sp<AMessage> ¬ify, in Decoder() 517 sp<AMessage> notify = mNotify->dup(); in onFlush() local 552 sp<AMessage> notify = mNotify->dup(); in onShutdown() local 596 sp<AMessage> notify = mNotify->dup(); in handleError() local 805 sp<AMessage> notify = mNotify->dup(); in handleOutputFormatChange() local 1296 sp<AMessage> notify = mNotify->dup(); in notifyResumeCompleteIfNecessary() local
|
D | NuPlayer.cpp | 226 sp<AMessage> notify = new AMessage(kWhatMediaClockNotify, this); in init() local 233 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 265 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 309 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 331 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local 482 sp<AMessage> notify = new AMessage(kWhatNotifyTime, this); in notifyAt() local 1582 sp<AMessage> notify = new AMessage(kWhatRendererNotify, this); in onStart() local 1942 sp<AMessage> notify = new AMessage(kWhatAudioNotify, this); in instantiateDecoder() local 1964 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder() local 2996 sp<AMessage> notify = dupNotify(); in notifyFlagsChanged() local [all …]
|
D | GenericSource.cpp | 55 const sp<AMessage> ¬ify, in GenericSource() 606 sp<AMessage> notify = dupNotify(); in sendCacheStats() local 791 sp<AMessage> notify = dupNotify(); in sendTextData() local 826 sp<AMessage> notify = dupNotify(); in sendGlobalTextData() local 898 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit() local 1494 sp<AMessage> notify = dupNotify(); in readBuffer() local 1537 sp<AMessage> notify = dupNotify(); in notifyBufferingUpdate() local 1586 sp<AMessage> notify = dupNotify(); in onPollBuffering() local
|
D | RTSPSource.cpp | 42 const sp<AMessage> ¬ify, in RTSPSource() 118 sp<AMessage> notify = new AMessage(kWhatNotify, this); in prepareAsync() local 794 sp<AMessage> notify = new AMessage(kWhatNotify, this); in onSDPLoaded() local 870 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary() local 886 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary() local
|
D | NuPlayerRenderer.cpp | 113 const sp<AMessage> ¬ify, in Renderer() 463 const sp<AMessage> ¬ify) { in changeAudioFormat() 533 sp<AMessage> notify; in onMessageReceived() local 825 sp<AMessage> notify = mNotify->dup(); in notifyIfMediaRenderingStarted_l() local 1413 sp<AMessage> notify = mNotify->dup(); in notifyVideoRenderingStart() local 1431 sp<AMessage> notify = mNotify->dup(); in notifyEOS_l() local 1703 sp<AMessage> notify = mNotify->dup(); in notifyFlushComplete() local 1858 sp<AMessage> notify = mNotify->dup(); in onAudioTearDown() local 2095 const sp<AMessage> &meta, const sp<AMessage> ¬ify) { in onChangeAudioFormat()
|
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | HTTPLiveSource2.cpp | 42 const sp<AMessage> ¬ify, in HTTPLiveSource2() 113 sp<AMessage> notify = new AMessage(kWhatSessionNotify, this); in prepareAsync() local 265 sp<AMessage> notify = dupNotify(); in pollForRawData() local 389 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 400 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 408 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 417 sp<AMessage> notify = dupNotify(); in onSessionNotify() local 431 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
|
D | NuPlayer2DecoderPassThrough.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 | NuPlayer2DecoderBase.cpp | 32 NuPlayer2::DecoderBase::DecoderBase(const sp<AMessage> ¬ify) in DecoderBase() 209 sp<AMessage> notify = mNotify->dup(); in handleError() local
|
D | NuPlayer2Decoder.cpp | 60 const sp<AMessage> ¬ify, in Decoder() 536 sp<AMessage> notify = mNotify->dup(); in onFlush() local 572 sp<AMessage> notify = mNotify->dup(); in onShutdown() local 616 sp<AMessage> notify = mNotify->dup(); in handleError() local 831 sp<AMessage> notify = mNotify->dup(); in handleOutputFormatChange() local 1308 sp<AMessage> notify = mNotify->dup(); in notifyResumeCompleteIfNecessary() local
|
D | RTSPSource2.cpp | 42 const sp<AMessage> ¬ify, in RTSPSource2() 117 sp<AMessage> notify = new AMessage(kWhatNotify, this); in prepareAsync() local 793 sp<AMessage> notify = new AMessage(kWhatNotify, this); in onSDPLoaded() local 869 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary() local 885 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary() local
|
D | NuPlayer2Renderer.cpp | 112 const sp<AMessage> ¬ify, in Renderer() 450 const sp<AMessage> ¬ify) { in changeAudioFormat() 520 sp<AMessage> notify; in onMessageReceived() local 812 sp<AMessage> notify = mNotify->dup(); in notifyIfMediaRenderingStarted_l() local 1399 sp<AMessage> notify = mNotify->dup(); in notifyVideoRenderingStart() local 1417 sp<AMessage> notify = mNotify->dup(); in notifyEOS_l() local 1697 sp<AMessage> notify = mNotify->dup(); in notifyFlushComplete() local 1844 sp<AMessage> notify = mNotify->dup(); in onAudioTearDown() local 2072 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 | 43 void NotifyConfigurationChangedArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifyConfigurationChangedArgs 83 void NotifyKeyArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifyKeyArgs 164 void NotifyMotionArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifyMotionArgs 190 void NotifySwitchArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifySwitchArgs 212 void NotifyDeviceResetArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifyDeviceResetArgs
|
/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 | 37 const sp<AMessage> ¬ify, in SDPLoader() 139 sp<AMessage> notify = mNotify->dup(); in onLoad() local
|
D | ARTPSource.cpp | 43 const sp<AMessage> ¬ify) in ARTPSource() 101 sp<AMessage> notify = mNotify->dup(); in timeUpdate() local
|
D | AMPEG2TSAssembler.cpp | 37 const sp<AMessage> ¬ify, in AMPEG2TSAssembler()
|
/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 | 266 BufferCallback::BufferCallback(const sp<AMessage> ¬ify) in BufferCallback() 271 sp<AMessage> notify(mNotify->dup()); in onInputBufferAvailable() local 280 sp<AMessage> notify(mNotify->dup()); in onOutputBufferAvailable() local 317 CodecCallback::CodecCallback(const sp<AMessage> ¬ify) : mNotify(notify) {} in CodecCallback() 320 sp<AMessage> notify(mNotify->dup()); in onEos() local 327 sp<AMessage> notify(mNotify->dup()); in onStartCompleted() local 333 sp<AMessage> notify(mNotify->dup()); in onStopCompleted() local 339 sp<AMessage> notify(mNotify->dup()); in onReleaseCompleted() local 345 sp<AMessage> notify(mNotify->dup()); in onFlushCompleted() local 351 sp<AMessage> notify(mNotify->dup()); in onError() local [all …]
|
/frameworks/ml/nn/runtime/ |
D | Callbacks.cpp | 30 Return<void> PreparedModelCallback::notify(ErrorStatus errorStatus, in notify() function in android::hardware::neuralnetworks::V1_2::implementation::PreparedModelCallback 72 Return<void> ExecutionCallback::notify(ErrorStatus errorStatus) { in notify() function in android::hardware::neuralnetworks::V1_2::implementation::ExecutionCallback
|
D | Callbacks.h | 243 Return<void> notify(ErrorStatus status, const hidl_vec<OutputShape>& outputShapes, in notify() function
|
/frameworks/av/drm/common/ |
D | IDrmServiceListener.cpp | 27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify() function in BpDrmServiceListener
|