Home
last modified time | relevance | path

Searched defs:plugInId (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/drmserver/
DDrmManager.cpp155 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getConstraints() local
165 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getMetadata() local
175 const String8 plugInId = getSupportedPlugInId(mimeType); in canHandle() local
194 const String8 plugInId = getSupportedPlugInId(drmInfo->getMimeType()); in processDrmInfo() local
219 const String8 plugInId = getSupportedPlugInId(drmInfoRequest->getMimeType()); in acquireDrmInfo() local
230 const String8 plugInId = getSupportedPlugInId(drmRights.getMimeType()); in saveRights() local
241 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getOriginalMimeType() local
251 const String8 plugInId = getSupportedPlugInId(uniqueId, path, mimeType); in getDrmObjectType() local
261 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in checkRightsStatus() local
294 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in validateAction() local
[all …]