Home
last modified time | relevance | path

Searched refs:notifyDrmInfo (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerSource.h160 void notifyDrmInfo(const sp<ABuffer> &buffer);
H A DGenericSource.cpp1705 notifyDrmInfo(drmInfoBuffer); in checkDrmInfo()
H A DNuPlayer.cpp3161 void NuPlayer::Source::notifyDrmInfo(const sp<ABuffer> &drmInfoBuffer) in notifyDrmInfo() function in android::NuPlayer::Source