Home
last modified time | relevance | path

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

/aosp12/frameworks/av/drm/drmserver/
H A DDrmManager.cpp303 const String8 plugInId = getSupportedPlugInId(mimeType); in canHandle() local
328 const String8 plugInId = getSupportedPlugInId(mimeType); in processDrmInfo() local
359 const String8 plugInId = getSupportedPlugInId(mimeType); in acquireDrmInfo() local
374 const String8 plugInId = getSupportedPlugInId(mimeType); in saveRights() local
493 const String8 plugInId = getSupportedPlugInId(mimeType); in openConvertSession() local
575 const String8& plugInId = plugInIdList.itemAt(index); in openDecryptSession() local
604 const String8& plugInId = plugInIdList.itemAt(index); in openDecryptSession() local
634 const String8& plugInId = plugInIdList.itemAt(index); in openDecryptSession() local
716 String8 plugInId(""); in getSupportedPlugInId() local
727 String8 plugInId(""); in getSupportedPlugInId() local
[all …]