Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DDrmManager.cpp155 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getConstraints()
165 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getMetadata()
241 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getOriginalMimeType()
261 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in checkRightsStatus()
294 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in validateAction()
304 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in removeRights()
554 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getSupportedPlugInId()
575 String8 DrmManager::getSupportedPlugInIdFromPath(int uniqueId, const String8& path) { in getSupportedPlugInIdFromPath() function in DrmManager
DDrmManager.h142 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);