Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DDrmManager.cpp281 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getConstraints()
295 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getMetadata()
394 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getOriginalMimeType()
422 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in checkRightsStatus()
458 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in validateAction()
468 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in removeRights()
726 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getSupportedPlugInId()
747 String8 DrmManager::getSupportedPlugInIdFromPath(int uniqueId, const String8& path) { in getSupportedPlugInIdFromPath() function in DrmManager
DDrmManager.h182 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);