Home
last modified time | relevance | path

Searched defs:getDrmInfo (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/include/media/stagefright/
DDataSource.h102 virtual void getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) {}; in getDrmInfo() function
/frameworks/av/media/libstagefright/include/
DThrottledSource.h61 virtual void getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) { in getDrmInfo() function
/frameworks/av/media/libstagefright/
DFileSource.cpp156 void FileSource::getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) { in getDrmInfo() function in android::FileSource
DNuCachedSource2.cpp673 void NuCachedSource2::getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) { in getDrmInfo() function in android::NuCachedSource2
/frameworks/av/media/libstagefright/http/
DMediaHTTP.cpp169 void MediaHTTP::getDrmInfo( in getDrmInfo() function in android::MediaHTTP