Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DDrmManager.cpp539 Vector<DrmSupportInfo> drmSupportInfoList; in getAllSupportInfo() local
546 drmSupportInfoList.add(*drmSupportInfo); in getAllSupportInfo()
551 validPlugins = drmSupportInfoList.size(); in getAllSupportInfo()
555 (*drmSupportInfoArray)[i] = drmSupportInfoList[i]; in getAllSupportInfo()