Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DDrmManager.cpp160 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getConstraints()
170 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getMetadata()
246 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getOriginalMimeType()
266 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in checkRightsStatus()
299 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in validateAction()
309 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in removeRights()
559 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getSupportedPlugInId()
580 String8 DrmManager::getSupportedPlugInIdFromPath(int uniqueId, const String8& path) { in getSupportedPlugInIdFromPath() function in DrmManager
/frameworks/av/drm/libdrmframework/include/
DDrmManager.h140 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);