Home
last modified time | relevance | path

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

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