Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp222 sp<AMessage> notify = dupNotify(); in pollForRawData()
345 sp<AMessage> notify = dupNotify(); in onSessionNotify()
356 sp<AMessage> notify = dupNotify(); in onSessionNotify()
364 sp<AMessage> notify = dupNotify(); in onSessionNotify()
373 sp<AMessage> notify = dupNotify(); in onSessionNotify()
387 sp<AMessage> notify = dupNotify(); in onSessionNotify()
DNuPlayerSource.h130 sp<AMessage> dupNotify() const { return mNotify->dup(); } in dupNotify() function
DRTSPSource.cpp780 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary()
796 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary()
DNuPlayer.cpp2431 sp<AMessage> notify = dupNotify(); in notifyFlagsChanged()
2438 sp<AMessage> notify = dupNotify(); in notifyVideoSizeChanged()
2445 sp<AMessage> notify = dupNotify(); in notifyPrepared()
2452 sp<AMessage> notify = dupNotify(); in notifyInstantiateSecureDecoders()
DGenericSource.cpp317 sp<AMessage> msg = dupNotify(); in checkDrmStatus()
798 sp<AMessage> notify = dupNotify(); in sendTextData()
831 sp<AMessage> notify = dupNotify(); in sendGlobalTextData()