Searched defs:getDrmInfo (Results 1 – 5 of 5) sorted by relevance
61 virtual void getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) { in getDrmInfo() function
120 virtual void getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) {}; in getDrmInfo() function
195 void FileSource::getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) { in getDrmInfo() function in android::FileSource
684 void NuCachedSource2::getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) { in getDrmInfo() function in android::NuCachedSource2
175 void MediaHTTP::getDrmInfo( in getDrmInfo() function in android::MediaHTTP