Searched refs:getSupportedDrmSchemes (Results 1 – 2 of 2) sorted by relevance
79 static Vector<DrmUUID> getSupportedDrmSchemes(const void *pssh, size_t psshsize);
151 Vector<DrmUUID> NuPlayerDrm::getSupportedDrmSchemes(const void *pssh, size_t psshsize) in getSupportedDrmSchemes() function in android::NuPlayerDrm222 Vector<DrmUUID> supportedDRMs = getSupportedDrmSchemes(pssh, psshsize); in retrieveDrmInfo()