Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DDrmManager.cpp118 std::string plugInId = std::filesystem::path(plugInId8.c_str()).stem(); in recordEngineMetrics() local
281 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getConstraints() local
295 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path); in getMetadata() local
308 const String8 plugInId = getSupportedPlugInId(mimeType); in canHandle() local
333 const String8 plugInId = getSupportedPlugInId(mimeType); in processDrmInfo() local
364 const String8 plugInId = getSupportedPlugInId(mimeType); in acquireDrmInfo() local
379 const String8 plugInId = getSupportedPlugInId(mimeType); in saveRights() local
394 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in getOriginalMimeType() local
408 const String8 plugInId = getSupportedPlugInId(uniqueId, path, mimeType); in getDrmObjectType() local
422 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path); in checkRightsStatus() local
[all …]