Home
last modified time | relevance | path

Searched refs:getSupportedPlugInIdFromPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/drm/drmserver/
DDrmManager.cpp276 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getConstraints()
290 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getMetadata()
389 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getOriginalMimeType()
417 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in checkRightsStatus()
453 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in validateAction()
463 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in removeRights()
721 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getSupportedPlugInId()
742 String8 DrmManager::getSupportedPlugInIdFromPath(int uniqueId, const String8& path) { in getSupportedPlugInIdFromPath() function in DrmManager
DDrmManager.h182 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);