Home
last modified time | relevance | path

Searched refs:dupNotify (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp263 sp<AMessage> notify = dupNotify(); in pollForRawData()
387 sp<AMessage> notify = dupNotify(); in onSessionNotify()
398 sp<AMessage> notify = dupNotify(); in onSessionNotify()
406 sp<AMessage> notify = dupNotify(); in onSessionNotify()
415 sp<AMessage> notify = dupNotify(); in onSessionNotify()
429 sp<AMessage> notify = dupNotify(); in onSessionNotify()
DNuPlayerSource.h150 sp<AMessage> dupNotify() const { return mNotify->dup(); } in dupNotify() function
DGenericSource.cpp606 sp<AMessage> notify = dupNotify(); in sendCacheStats()
791 sp<AMessage> notify = dupNotify(); in sendTextData()
826 sp<AMessage> notify = dupNotify(); in sendGlobalTextData()
898 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit()
1494 sp<AMessage> notify = dupNotify(); in readBuffer()
1537 sp<AMessage> notify = dupNotify(); in notifyBufferingUpdate()
1586 sp<AMessage> notify = dupNotify(); in onPollBuffering()
DRTSPSource.cpp870 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary()
886 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary()
DNuPlayer.cpp2996 sp<AMessage> notify = dupNotify(); in notifyFlagsChanged()
3003 sp<AMessage> notify = dupNotify(); in notifyVideoSizeChanged()
3011 sp<AMessage> notify = dupNotify(); in notifyPrepared()
3021 sp<AMessage> notify = dupNotify(); in notifyDrmInfo()
3029 sp<AMessage> notify = dupNotify(); in notifyInstantiateSecureDecoders()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DHTTPLiveSource2.cpp265 sp<AMessage> notify = dupNotify(); in pollForRawData()
389 sp<AMessage> notify = dupNotify(); in onSessionNotify()
400 sp<AMessage> notify = dupNotify(); in onSessionNotify()
408 sp<AMessage> notify = dupNotify(); in onSessionNotify()
417 sp<AMessage> notify = dupNotify(); in onSessionNotify()
431 sp<AMessage> notify = dupNotify(); in onSessionNotify()
DNuPlayer2Source.h149 sp<AMessage> dupNotify() const { return mNotify->dup(); } in dupNotify() function
DGenericSource2.cpp657 sp<AMessage> notify = dupNotify(); in sendTextData()
691 sp<AMessage> notify = dupNotify(); in sendGlobalTextData()
778 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit()
1338 sp<AMessage> notify = dupNotify(); in readBuffer()
1381 sp<AMessage> notify = dupNotify(); in notifyBufferingUpdate()
DRTSPSource2.cpp869 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary()
885 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary()
DNuPlayer2.cpp3252 sp<AMessage> notify = dupNotify(); in notifyFlagsChanged()
3259 sp<AMessage> notify = dupNotify(); in notifyVideoSizeChanged()
3267 sp<AMessage> notify = dupNotify(); in notifyPrepared()
3277 sp<AMessage> notify = dupNotify(); in notifyDrmInfo()