Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DDrmManager.cpp375 Vector<DrmSupportInfo> drmSupportInfoList; in getAllSupportInfo() local
382 drmSupportInfoList.add(*drmSupportInfo); in getAllSupportInfo()
387 validPlugins = drmSupportInfoList.size(); in getAllSupportInfo()
391 (*drmSupportInfoArray)[i] = drmSupportInfoList[i]; in getAllSupportInfo()