Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayer2/nuplayer2/
DHTTPLiveSource2.cpp264 sp<AMessage> notify = dupNotify(); in pollForRawData()
388 sp<AMessage> notify = dupNotify(); in onSessionNotify()
399 sp<AMessage> notify = dupNotify(); in onSessionNotify()
407 sp<AMessage> notify = dupNotify(); in onSessionNotify()
416 sp<AMessage> notify = dupNotify(); in onSessionNotify()
430 sp<AMessage> notify = dupNotify(); in onSessionNotify()
DNuPlayer2Source.h149 sp<AMessage> dupNotify() const { return mNotify->dup(); } in dupNotify() function
DGenericSource2.cpp536 sp<AMessage> notify = dupNotify(); in sendCacheStats()
718 sp<AMessage> notify = dupNotify(); in sendTextData()
752 sp<AMessage> notify = dupNotify(); in sendGlobalTextData()
841 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit()
1397 sp<AMessage> notify = dupNotify(); in readBuffer()
1440 sp<AMessage> notify = dupNotify(); in notifyBufferingUpdate()
DRTSPSource2.cpp868 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary()
884 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary()
DNuPlayer2.cpp3078 sp<AMessage> notify = dupNotify(); in notifyFlagsChanged()
3085 sp<AMessage> notify = dupNotify(); in notifyVideoSizeChanged()
3093 sp<AMessage> notify = dupNotify(); in notifyPrepared()
3103 sp<AMessage> notify = dupNotify(); in notifyDrmInfo()
/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.cpp576 sp<AMessage> notify = dupNotify(); in sendCacheStats()
761 sp<AMessage> notify = dupNotify(); in sendTextData()
796 sp<AMessage> notify = dupNotify(); in sendGlobalTextData()
868 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit()
1464 sp<AMessage> notify = dupNotify(); in readBuffer()
1507 sp<AMessage> notify = dupNotify(); in notifyBufferingUpdate()
DRTSPSource.cpp870 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary()
886 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary()
DNuPlayer.cpp2991 sp<AMessage> notify = dupNotify(); in notifyFlagsChanged()
2998 sp<AMessage> notify = dupNotify(); in notifyVideoSizeChanged()
3006 sp<AMessage> notify = dupNotify(); in notifyPrepared()
3016 sp<AMessage> notify = dupNotify(); in notifyDrmInfo()
3024 sp<AMessage> notify = dupNotify(); in notifyInstantiateSecureDecoders()