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