Home
last modified time | relevance | path

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

/frameworks/base/drm/drmserver/
DDrmManager.cpp170 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getConstraints() local
180 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getMetadata() local
205 const String8 plugInId = getSupportedPlugInId(mimeType); in canHandle() local
224 const String8 plugInId = getSupportedPlugInId(drmInfo->getMimeType()); in processDrmInfo() local
249 const String8 plugInId = getSupportedPlugInId(drmInfoRequest->getMimeType()); in acquireDrmInfo() local
260 const String8 plugInId = getSupportedPlugInId(drmRights.getMimeType()); in saveRights() local
271 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getOriginalMimeType() local
281 const String8 plugInId = getSupportedPlugInId(uniqueId, path, mimeType); in getDrmObjectType() local
291 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in checkRightsStatus() local
324 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in validateAction() local
[all …]